Inventory
Replaces the Inventory resource.
Replaces the Inventory resource.
put/inventories/{id}
Path parameters
idstring required
Resource identifier
Request body
Example request
{
"integration": "quickbooks"
}Response
Inventory resource updated
Example response
{
"integration": "quickbooks"
}