v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
InventoryItem

Assign an inventory item to a specified customer

Assigns the specified inventory item to the customer

patch/v1/InventoryItem/AssignCustomer

Request body

inventory_item_idinteger required

Database primary key identifier for the inventory to be assigned.

customer_idinteger required

Foreign identifier indicating which customer to assign inventory to.

Response

OK

okboolean