Download the labels for all items of an order
Testing Env
Testing Env
GET
https://statimlogistics-test.dsapp.io/integration/api/v1/orders/{orderId}/label/{templateId}/{format}
as such, make sure to provide the Authorization header with a valid value.
Request
Path Params
orderId
string
required
Example:
<string>
templateId
string
required
Example:
<string>
format
string
required
Example:
1
Query Params
isPrimary
string
required
Example:
true
Request samples
Responses
Modified at 2025-02-27 07:24:16