Create a new inbound shipment or inbound delivery.
Data to create a new resource at /inbounds
Request payload for creating a new inbound shipment or inbound delivery. Contains inbound shipment details including expected items, quantities, warehouse destination, and delivery dates.
Seller ID.
Warehouse ID.
A list of warehouse identifiers and names can be obtained by executing GET /warehouses
Detailed address information
Estimated date of arrival
Delivery slip number
List of inbound positions
Detailed information for inbounddeliveryinfo
Optional tracking number
Optional custom attributes of this inbound.
"{\"attr1\":\"val1\"}"
Optional movement reference number. Unique identifier assigned to customs declarations within the UK and EU
1024Optional carrier
Comments.
Optional date of the creation of the delivery slip
Optional identifier. Can be a freight number or container number
25Optional tags of this inbound
Optional additional reference of this Inbound.
40Returns the result of the inbound shipment creation, including assigned identifiers and validation status.