Release Date: 07/29 02:00 AM CST
With this upgrade, we are making changes to the below methods.
- WarehouseID and DepositorID fields will be added to the ~/en/api/IntegrationApi/
UploadDocument method. These fields will be optional but we will ask you to use them if the same order code exists in different warehouses/clients. - IsBoxedItem parameter will be added to the ~/en/api/IntegrationApi/
InsertInventoryItem method. You will be able to set your boxed items via this method. - Billing address related fields will be added to the ~/en/api/IntegrationApi/
InsertShipmentOrder method. You will be able to send the order's billing address details with these new fields like the order's shipping address. - CustomerEmailAddress field will be added to the ~/en/api/IntegrationApi/
OrderShipmentInfoSearch method. The shipped orders' shipment details can be downloaded via this new method.
Actions to be taken: This will not affect the way your API works, no change is necessary.