Creates a new shipment in DRAFT status. The shipment must be purchased separately before a label can be generated.
shipmentLineItems 为必填项。 每个货件必须包含至少一个物品(shipmentLineItems 数组需包含 >= 1 个元素)。省略该字段或发送空数组将返回 422 PayloadValidationError 错误。shipmentLineItems中的每个物品还必须包含hs_code、country_of_origin以及标识制造商的description。缺少此信息的货件可能会在边境被扣留。API access token generated from the UniUni Platform dashboard.
Line items describing the contents. Must contain at least one item.
1Package dimensions. Provide either dimensions or packagingId, not both.
ID of a pre-configured packaging profile. Use instead of dimensions if the package matches a saved profile.
Preferred postage type. Domestic shipments typically use SAME DAY, NEXT DAY, or STANDARD. Cross-border CA→US shipments use USPS Ground Advantage (DDP) or PostNL International Packet Tracked (DDU). If the requested type is unavailable, an available type is selected automatically.
PUBLICATION, SAME DAY, NEXT DAY, STANDARD, USPS Ground Advantage, PostNL International Packet Tracked, OTHER Optional note, up to 200 characters.
200Whether parcel protection (insurance) is required for this shipment.
Optional client-provided order reference.