v1

latestOpenAPI 3.1.02026-07-2622098.6 KB

Exportar uma entrega

Este endpoint retorna uma lista de clientes com filtros opcionais.

post/api/v1/shipments/export{id}

Path parameters

IDinteger required

Response

200

summarystring

Example response

[
  {
    "summary": "success",
    "value": {
      "message": "shipment exported successfully."
    }
  }
]