Create labels

Body Request

{
    "shipments": [
        {
            "id":"632e0c527cb9cd25f6f457f5",
            "documents": [
                {
                    "type": "label",
                    "url": "https://s3-sa-east-1.amazonaws.com/pluggto-documents/129/8e822283-53f8-4d00-a523-ccff91b4b1d.pdf"
                }
            ]
        }
    ]
}

Attention

It is important to send the id attribute to avoid duplicate delivery in the order.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!