Logistics

SaveManuallyCreatedLogisticOrder creates a logistic order associated to a given process_id, and saves the label file in the database

post/v1/logistics/orders

Request body

labelstring bytes

The content of the label file, base64 encoded

label_extensionstring

The extension of the label file, just 3 letters Only "pdf", "png" and "jpg" are allowed

Response

OK

Changes

Changed in 1 of the 2 revisions of this API.3

    • added the optional property order/allOf[models.LogisticOrder]/original_carriers to the response with the 200 status

      response-optional-property-added

    • added the optional property order/allOf[models.LogisticOrder]/requires_customs to the response with the 200 status

      response-optional-property-added

    • added the optional property order/allOf[models.LogisticOrder]/same_carrier_as_original to the response with the 200 status

      response-optional-property-added

    This revision also has 331 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog