Get Warehouse Receiving Order (DEPRECATED)

View as Markdown

This endpoint is deprecated. Please use /2.0/receiving/{id}

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

idstringRequiredformat: "int32"
Id of the receiving order

Response

Success
box_labels_uristring or nullOptional
URL to the packing slip to be included in each box shipment for this receiving order
box_packaging_typeenumOptional
boxeslist of objects or nullOptional
Information about the boxes being shipped in this receiving order
expected_arrival_datedatetimeOptional
Expected date that all packages will have arrived
fulfillment_centerobjectOptional
Information about a fulfillment center
idintegerOptional
Unique id of the warehouse receiving order
insert_datedatetimeOptional
Insert date of the receiving order
last_updated_datedatetimeOptional
Last date the receiving order was updated
package_typeenumOptional
purchase_order_numberstring or nullOptional
Purchase order number for a receiving order
statusenumOptional

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error