InventoryTotes

Empty Tote

Empty a tote

This endpoint removes all stock from a tote. Only works on locations with location_kind = TOTE.

POST
/shipos/totes/{tote_id}/empty
x-access-token<token>

In: header

Path Parameters

tote_id*string

The ID of the tote to empty

Response Body

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X POST "https://example.com/shipos/totes/string/empty"
Empty