---
title: "Impressão de etiquetas"
method: POST
path: "/api/v2/me/shipment/print"
---

# Impressão de etiquetas

`POST /api/v2/me/shipment/print`

## Headers

- `Accept` string, required
- `Content-Type` string, required
- `Authorization` string, required
- `User-Agent` string, required

## Request body

- object
  - `mode` string — Modo: private / public
  - `orders` string[], required — Pedidos

## Response `200`

200

- object
  - `url` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/melhorenvio/apis/api-melhor-envio-sandbox.md) · [All operations](https://skmtc.net/melhorenvio/apis/api-melhor-envio-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/melhorenvio/api-melhor-envio-sandbox/versions/a49113687b6e/schema)
