Create Inbound ShipmentAsk AIpost https://api.warehance.com/v1/inbound-shipmentsRequired permission: write_inbound_shipments Create a new inbound shipment.Body Paramswarehouse_idintegerrequired≥ 1The ID of the warehouse associated with this inbound shipment.client_idinteger≥ 1The ID of the client associated with this inbound shipment. (Required for organization level keys)reference_numberstringAn optional reference number for the inbound shipment.expected_datedate-timeThe expected date of the inbound shipment.ship_datedate-timeThe date the inbound shipment was shipped.tracking_numberstringThe tracking number for the inbound shipment.tracking_urlstringThe URL for the tracking of the inbound shipment.itemsarray of objectsitemsADD objectResponses 200Inbound shipment created successfully 400Bad RequestUpdated 10 months ago