Get All Shipments for Order

View as Markdown
Retrieves all shipments associated with a specific order, including shipment status, tracking information, and product details.

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

orderIdintegerRequired
The order id to get shipments for

Headers

shipbob_channel_idintegerOptional
Channel Id for Operation

Response

Success

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error