Shipments - Csv Export
Export shipments data as a CSV file within a specified date range.
Query parameters
Store IDs to export shipments from
[ "507f1f77bcf86cd799439011" ]
Start date (ISO 8601)
End date (ISO 8601)
Filter by warehouse IDs
Response
Presigned S3 URLs for the generated CSV files
Changes
Changed in 6 of the 13 revisions of this API.5215
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ▲
for the
queryrequest parameterend, the type/format was changed fromstring/tostring/daterequest-parameter-type-changed
- ▲
for the
queryrequest parameterstart, the type/format was changed fromstring/tostring/daterequest-parameter-type-changed
- ○
for the
queryrequest parameterstore_ids, the type/format was generalized fromstring/toarray/request-parameter-type-generalized
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ▲
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ●
deleted the
queryrequest parameteroptionsrequest-parameter-removed
- ●
deleted the
queryrequest parameterwarehouse_idsrequest-parameter-removed
- ○
api operation id
get_shipments_csv_exportremoved and replaced withapi-operation-id-removed
- ○
the
queryrequest parameterendbecame optionalrequest-parameter-became-optional
- ○
the
queryrequest parameterstartbecame optionalrequest-parameter-became-optional
- ○
the
queryrequest parameterstore_idsbecame optionalrequest-parameter-became-optional
- ○
for the
queryrequest parameterstore_ids, the type/format was generalized fromarray/tostring/request-parameter-type-generalized
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
429response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
This revision also has 85 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲