Get Order

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

orderIdintegerRequired

Headers

shipbob_channel_idintegerOptional
Channel Id for Operation

Response

Success
channelobjectOptional
Created by channel metadata
created_datedatetimeOptional
Date this order was created
financialsobjectOptional
gift_messagestring or nullOptional
Gift message associated with the order
idintegerOptional
Unique id of the order
order_numberstring or nullOptional
User friendly orderId or store order number that will be shown on the Orders Page. If not provided, referenceId will be used
productslist of objects or nullOptional
List of products included in the order
purchase_datedatetime or nullOptional
Date this order was purchase by the end user
recipientobjectOptional
Information about the recipient of an order
reference_idstring or nullOptional

Client-defined external unique id of the order

retailer_program_dataobjectOptional

Contains properties that needs to be used for fulfilling B2B/Dropship orders.

shipmentslist of objects or nullOptional
Shipments affiliated with the order
shipping_methodstring or nullOptional

Client-defined shipping method

shipping_termsobjectOptional
Contains shipping properties that need to be used for fulfilling an order.
statusenumOptional
tagslist of objects or nullOptional

Client-defined order tags

typeenumOptional

Errors

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