Skip to main content
GET
Exporta relatorio em CSV ou PDF

Authorizations

Authorization
string
header
required

JWT token obtido via endpoint /auth/login

Path Parameters

reportType
enum<string>
required
Available options:
shipments,
quotes,
ctes,
roi,
route-costs,
delivery-performance,
carriers,
own-fleet,
exceptions,
financial

Query Parameters

format
enum<string>
default:csv
Available options:
csv,
pdf
startDate
string<date>
endDate
string<date>
carrierCode
string
status
string
tenantId
string

Admin only — export data for a specific tenant

Response

Arquivo gerado com sucesso (CSV ou PDF) — modo sincrono.

The response is of type string.