Create Warehouse Receiving Order

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Request

The receiving order to create
box_packaging_typeenumRequired
EverythingInOneBox OneSkuPerBox MultipleSkuPerBox
boxeslist of objects or nullRequired
Box shipments to be added to this receiving order
expected_arrival_datedatetimeRequired
Expected arrival date of all the box shipments in this receiving order
fulfillment_centerobjectRequired
package_typeenumRequired
Package Pallet FloorLoadedContainer
purchase_order_numberstring or nullOptional
Purchase order number for this 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
EverythingInOneBox OneSkuPerBox MultipleSkuPerBox
expected_arrival_datedatetimeOptional
Expected date that all packages will have arrived
fulfillment_centerobjectOptional
idintegerOptional
Unique id of the warehouse receiving order
insert_datedatetimeOptional
Insert date of the receiving order
inventory_quantitieslist of objects or nullOptional
Inventory items and quantities within the WRO
last_updated_datedatetimeOptional
Last date the receiving order was updated
package_typeenumOptional
Package Pallet FloorLoadedContainer
purchase_order_numberstring or nullOptional
Purchase order number for a receiving order
statusenumOptional
Awaiting Processing Completed Cancelled Incomplete Arrived PartiallyArrived PartiallyArrivedAtHub ArrivedAtHub ProcessingAtHub InternalTransfer

Errors

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