Items
Create Item
Create an item.
POST
The Items Data Model is designed to simplify the management and retrieval of item-related information across various accounting platforms.Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Additional Required Fields
To successfully create an item, certain fields must be included in the raw_data object of the request body. The required fields are as follows:| Integration | Field | Description |
|---|---|---|
| NETSUITE | taxschedule | The ID of the tax schedule associated with the item. |
| MS_DYNAMICS_365_FO | ProductNumber | The product number of the item. |
| MYOB_BUSINESS | asset_account_id | The ID of the asset account associated with the item. |
| QOYOD | product_unit_type_id | The ID of the product unit type associated with the item. |
| QOYOD | category_id | The ID of the category associated with the item. |
| QOYOD | track_quantity | Whether the item should track quantity. |
| QOYOD | tax_id | The ID of the tax associated with the item. |
Authorizations
Body
application/json
Response
200 - application/json
The time at which the request was received by the server
The time at which the response was sent by the server
The unique ID of the request