Creates a new shipment in DRAFT status. The shipment must be purchased separately before a label can be generated.
shipmentLineItems est obligatoire. Chaque expédition doit inclure au moins un article (tableau shipmentLineItems avec >= 1 élément). L’omettre ou envoyer un tableau vide retourne une erreur 422 PayloadValidationError.shipmentLineItems doit également inclure hs_code, country_of_origin et une description identifiant le fabricant. Les expéditions manquant ces informations pourraient être retenues à la frontière.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.