Skip to main content
PATCH
Update restock item

Path Parameters

id
string<uuid>
required

Restock list ID

itemId
string<uuid>
required

Restock list item ID

Body

application/json
status
enum<string>
Available options:
pending,
restocked,
partial,
doesnt_fit
restocked_quantity
integer
Required range: x >= 0
notes
string | null
target_slot_id
string<uuid>

Response

Item updated

The response is of type unknown.