...
Parameter Name | Data Type | Description | Mandatory |
| String | Unique code used by the channel to identify the order. | yes |
| String | Code used by channels to identify a warehouse | Yes |
| String | Code used to identify a channel | Yes |
| Long | Shipment id of Assure Increff Omni system | yes |
| String | SKU of the package material used for packing | no |
| Double | Weight of the package in grams | no |
| String | Enum with possible values: | no |
| Object | Dimensions of the packed shipment | no |
| Double | Length of the packing box. | no |
| Double | Breadth of the packing box. | no |
| Double | Height of the packing box. | no |
| Object[] | List of items corresponding to shipment | yes |
| String | SKU code of order item | yes |
| Integer | Quantity of SKU in shipment | yes |
| String[] | These are the external serial ids for the item | no |
...
Parameter Name | Data Type | Description | Mandatory |
| String | Unique code used by the channel to identify the order. | yes |
| String | Code used by channels to identify a warehouse | Yes |
| String | Code used to identify a channel | Yes |
| Long | Shipment id of Assure Increff Omni system | yes |
| String | Unique code used by the channel to identify the shipment | yes |
| Object | Shipping Label Details | no |
| String | Downloadable pdf url of the shipping label document(either of shippingLabel and shippingLabelUrl is mandatory) | no |
| String | Tracking number provided by the courier partner | yes |
| String | Base64 encoded string of the shipping label(either of shippingLabel and shippingLabelUrl is mandatory) | no |
| String | Courier partner name | yes |
| String | Invoice Number that is printed on the invoice PDF | Yes |
| String | Downloadable pdf url of the invoice document(either of invoice and invoice Url is mandatory) | no |
| Object[] | Tax Details of the invoice.
| No |
| String | Date of invoice generated by AssureIncreff Omni | Yes |
| String | Base64 encoded string of invoice PDF(either of invoice and invoice Url is mandatory) | no |
| String | SKU code of order item | Yes |
| Double | Per unit tax applicable for the SKU | Yes |
| Double | Total tax applicable for the SKU | Yes |
| Double | Per unit base selling price of the SKU | Yes |
| Double | Total base selling price of the SKU | Yes |
| Double | Per unit actual selling price of the SKU | Yes |
| Double | Total actual selling price of the SKU | Yes |
| Integer | Total quantity of a sku for a line item | Yes |
| Object[] | Distribution of tax with tax type
| Yes |
| String | Type of tax applicable | Yes |
| Double | Tax rate for this tax type | Yes |
| Double | Per unit tax applicable for this type of tax | Yes |
| Double | Total tax applicable for this type of tax | Yes |