Products
Create product
Create a new product for a corporation.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Display name for the new product.
Example:
"SunShield Pro UV-Blocking Sunglasses"
Code passed by the caller to determine taxability for this product. Default value, TPP, will be taxable in every jurisdiction. Additional values are available here.
Example:
"TPP"
A unique stock keeping unit (SKU) identifier for the product. Must be unique within your corporation and contain at least one character.
Minimum length:
1
Example:
"PT-1035"
A brief description of the product.
Unique identifier assigned by Commenda for the corporation associated with this product.
Example:
"b6d009b0-d174-463f-b030-94643c28e209"