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.
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 >= 1
OK - The operation completed successfully and there is no response body.