Get shipping labels for one shipment.
GET {{baseUrl}}/api/v1/Shipments/:LogicbrokerKey/ShippingLabel?fileType=<>&containerCode=<get>&ViewInBrowser=<>
Request rate limited to 10 requests per second with bursts up to 100 requests.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fileType | string | Valid options are csv, xlsx, xml, json and legacy. | |
containerCode | string | Specific container code | |
ViewInBrowser | string | Set to true to view the resulting link in the browser. |