Shipment Reports
Starts shipment report generation
This endpoint starts the shipment report generation. One can specify which shipments to include in the shipments report by using the filters in the request body. The response contains the generated shipment report ID shipmentReportId.
After the shipment report generation has been requested, the status of the shipment report generation can be checked by using the /shipment-reports/v4/{shipmentReportId}/status endpoint.
post/shipment-reports/v4
Request body
Response
Accepted
The shipment reports generation started successfully. Use the shipmentReportId for checking the status of the generation, and once it's generated, it can be used for fetching the metrics.