Get a Warehouse Receiving Order by Purchase Order Number (DEPRECATED)

View as Markdown

This endpoint is deprecated. Please use /2.0/receiving?purchaseorderNumber={value}

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Query parameters

purchaseOrderNumberstringOptional
Purchase order number of the receiving order

Response

Success
box_labels_uristring or null
URL to the packing slip to be included in each box shipment for this receiving order
box_packaging_typeenum or null
Allowed values:
boxeslist of objects or null
Information about the boxes being shipped in this receiving order
expected_arrival_datedatetime or null
Expected date that all packages will have arrived
fulfillment_centerobject or null
Information about a fulfillment center
idinteger or null
Unique id of the warehouse receiving order
insert_datedatetime or null
Insert date of the receiving order
last_updated_datedatetime or null
Last date the receiving order was updated
package_typeenum or null
Allowed values:
purchase_order_numberstring or null
Purchase order number for a receiving order
statusenum or null

Errors