Generate a CSV report containing information about outgoing or incoming parcels.
filters provided, and the columns will be determined by the fields parameter.
Use this endpoint to create the report and obtain the report id, which you will use to obtain the actual CSV download via the Retrieve a parcels report endpoint.Basic Authentication using API key and secrets is currently the main authentication mechanism.
A parcel report request
The parcel fields to include for the report
parcel_id, direction, carrier_code, carrier_name, from_company_name, contract_id, contract_type, origin_city, origin_postal_code, origin_country_code, origin_country_name, destination_city, destination_postal_code, destination_country_code, destination_country_name, order_number, tracking_number, created_at, updated_at, announced_at, shipped_at, first_delivery_at, arrived_at, shipping_method, shipping_method_name, price, global_status_slug, carrier_status, integration_id, integration_type, weight A parcels report filter
Successful Response
Report information
This model contains information about the creation of a report and the status of processing such report.
A parcels report filter
The parcel fields to include for the report
parcel_id, direction, carrier_code, carrier_name, from_company_name, contract_id, contract_type, origin_city, origin_postal_code, origin_country_code, origin_country_name, destination_city, destination_postal_code, destination_country_code, destination_country_name, order_number, tracking_number, created_at, updated_at, announced_at, shipped_at, first_delivery_at, arrived_at, shipping_method, shipping_method_name, price, global_status_slug, carrier_status, integration_id, integration_type, weight The unique identifier for the report.
"419f3be0-2f49-434b-bee4-d8cff9cf7d01"
Id of the user that created the report.
x >= 11
Current status of the report.
queued, generating, ready, failed, expired "ready"
Description of the status of the report.
"The report is ready"
URL to download the report.
1 - 65536"https://reporting-service.s3.eu-central-1.amazonaws.com/reports/report-type/2021-08-09/afc46bb9-95d3-4880-80f7-660da3e68b5c.csv"
When the report will expire.
"2022-07-14T08:38:10.226217"
When was the report last updated.
"2022-07-14T08:23:10.226265"
When was the report created.
"2022-07-14T08:23:10.226265"