Items
Item Create
POST
Headers
The tenant you are making this request on behalf of
Your api key
Body
application/json
Name of the item
Price of the item in cents
Optional description of the item
Optional URL to a public image of the item
Any additional metadata about the item relevant to your system.
Optional unit of measurement for the item
Response
200 - application/json
Unique identifier for the item
Name of the item
Price of the item in cents
Optional description of the item
Optional URL to an image of the item
Any additional metadata about the item relevant to your system.
Optional unit of measurement for the item