This feature, available for Amazon Easyship and Flex, enables you to fulfill heavy items that require multiple boxes, with each box assigned a unique AWB. It ensures seamless order processing in Uniware while maintaining accurate box-level tracking throughout the fulfillment cycle.
Use Case Scenario
In a warehouse, there are times when a single order cannot fit into one box and needs to be split across multiple packages. Each package requires its own AWB, but all must remain linked to the same order. With Multi-Package Shipment in Uniware, sellers can easily generate labels for each box, pack them together, and still track every package individually. This ensures that even if one package faces a delay, both the seller and the customer have clear visibility of the entire order’s movement, reducing confusion and improving delivery experience.
Applicability
Version: Standard, Professional and Enterprise clients
Traceability: None, Item, and SKU Trace
Procedure
- Login in your uniware account.
- Navigate to the Settings > Custom Fields.
- From the tpo right corner, click on the ADD CUSTOM FIELD button.
- Enter the values in the fields as mentioned below. Your custom field will be created successfully.
PARAMETER(s) VALUE(s) Entity Select Item Type from the dropdown. Value Type Select TEXT from the dropdown. Name Enter name as Multi_Box_Details. Display Name Enter display name as Multi_Box_Details. Purpose Enter the purpose. Required Yes/No from the dropdown. - Now, navigate to the Tools > Import.
- Select the import type as Item Master.
- On scrolling down, you will see the newly created custom field.
- For this field, enter the details in json format. Sample json format is memtioned below.
itemcode [
{
"box_number": "1",
"length": "value",
"width": "value",
"height": "value"
"box_weight": "value"
},
{
"box_number": "w",
"length": "value",
"width": "value",
"height": "value"
"box_weight": "value"
}
// Additional boxes as needed
]
}
- Click here to learn more about uploading details using the Item Master import.
Limitations
-
Seller will not be able to edit box details during the order processing.
-
Seller will have to upload these details for the SKU, which are listed on Amazon as MPS.
-
Uniware will not store multiple AWB numbers, and shipment tracking will be limited to a single AWB per shipment. However, the seller can print multiple shipping labels as provided by the channel on the label link itself.
-
One SOI which is MPS can not be shipped on different days
-
Returns will be managed on now AWB that is stored in UC.