Bulk Upload Products

Allows uploading multiple Products. This is an upsert operation.

Note: Currently, keys generated via the TaxCloud web app do not include the necessary scopes to interact with the Management API. To request access, contact our support team.

Path parameters

connectionIdstringRequired
represents the ID of a connection. It is used as a unique identifier for the connection

Headers

X-API-KEYstringRequired

Request

This endpoint expects an object.
productslist of objectsRequired

Products to upload (upsert operation)

Response

Created
productslist of objects
$schemastring or nullformat: "uri"
A URL to the JSON Schema for this object.

Errors