Create Product
Creates a Product in the product catalog. Product represents the type of line item from the integration when calculating tax rates.
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
connectionId
represents the ID of a connection. It is used as a unique identifier for the connection
Headers
X-API-KEY
Request
This endpoint expects an object.
productId
ID of the product in the given connection & channel
channel
The type of channel the product comes from (e.g., amazon, walmart etc.). It accepts any string and attempts to snake_case the input.
productName
Name of the product for description purposes (not used in mapping)
tic
TIC number for the product
Response
Created
connectionId
id
productId
ID of the product in the given connection & channel
$schema
A URL to the JSON Schema for this object.
channel
The type of channel the product comes from (e.g., amazon, walmart etc.)
productName
Name of the product for description purposes (not used in mapping)
tic
TIC number for the product