/items/{id}
Updates an Item object with the given id.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
id
Headers
X-Account-Token
Token identifying the end user.
Query parameters
is_debug_mode
Whether to include debug fields (such as log file links) in the response.
run_async
Whether or not third-party updates should be run asynchronously.
Request
This endpoint expects an object.
model
Description
The Item object refers to the goods involved in a transaction.
Usage Example
Fetch from the LIST Items endpoint and view a company’s items.
Response
model
Description
The Item object refers to the goods involved in a transaction.
Usage Example
Fetch from the LIST Items endpoint and view a company’s items.
warnings
errors
logs