Processes a Shipment, specified by its id path parameter, in the “new” status so that it is reserved
to specific stock locations and is ready to be picked.
Documentation Index
Fetch the complete documentation index at: https://docs.shipstream.io/llms.txt
Use this file to discover all available pages before exploring further.
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
The id of the referenced Shipment.
x >= 1Optionally specify the exact locations to which the shipment items should be reserved.
OK - The operation completed successfully and there is no response body.