# Print labels Used to print labels for given orders. Labels can be printed only for submitted orders with regular pickup. A maximum of 100 labels can be printed at a time. Endpoint: GET /integration/v1/orders/labels Version: 0.0.1 Security: Bearer ## Header parameters: - `X-Sender-Profile` (string, required) ## Query parameters: - `id` (array, required) Orders for which you want to print labels. - `format` (string) Optional label format ("A6onA4" or "A6onA6"). - `starting-position` (integer) Optional starting position of the first label. Allowed values: 0 - 3. ## Response 200 fields ## Response 400 fields ## Response 405 fields