InventoryItem

Unassign an inventory item

Unassigns the specified inventory item from a customer

patch/v1/InventoryItem/UnassignCustomer

Request body

idinteger

The primary identifier to unassign from a customer.

status'AVAILABLE' | 'UNAVAILABLE'

New status of the inventory item

notestring

Note to attach to the inventory item.

Response

OK

okboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.