Update Item in Catalog
Updates an item.
PUT
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
ID for the line item (also known as a product, service, or item).
Required range:
x >= 0
Body
LineItemData object to modify
The body is of type object
.
Response
200
application/json
Success
Response schema for line item operations.