Get one Shipment by Order Id and Shipment Id

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

orderIdstringRequiredformat: "int32"
The order id to get the shipment for
shipmentIdstringRequiredformat: "int32"
The shipment id to get

Headers

shipbob_channel_idstringOptionalformat: "int32"
Channel Id for Operation

Response

Success
object
OR
object

Errors