---
title: "Status da etiqueta"
method: POST
path: "/api/v2/me/shipment/tracking"
---

# Status da etiqueta

`POST /api/v2/me/shipment/tracking`

Retorna o status do ciclo de vida das etiquetas.

## Headers

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

## Request body

- object
  - `orders` string[], required

## Response `200`

200

- object
  - `164ad792-66db-4ea2-b234-75e632465b53` object
    - `id` string
    - `protocol` string
    - `status` string
    - `tracking` string
    - `melhorenvio_tracking` string
    - `created_at` string
    - `paid_at` string
    - `generated_at` string
    - `posted_at` string
    - `delivered_at` unknown
    - `canceled_at` unknown
    - `expired_at` unknown

## 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)
