Authorizations
Query Parameters
The start date and time for the shipment list, using the ISO 8601 date format.
"2024-01-01T00:00:00.000Z"
The end date and time for the shipment list, using the ISO 8601 date format.
"2024-03-31T23:59:59.000Z"
Response
Success
The identifier associated with the current page.
1
The data for each entry in the shipment list.
The link to the first page of paginated results.
"https://api.loopreturns.com/api/v1/happy-returns/shipments/list?from=2022-01-01&to=2023-03-01&page=1"
The number of the first shipment on the page.
1
The identifier associated with the last page.
1
The link to the last page of paginated results.
"https://api.loopreturns.com/api/v1/happy-returns/shipments/list?from=2022-01-01&to=2023-03-01&page=1"
The link to the next page of paginated results.
The endpoint's path.
"https://api.loopreturns.com/api/v1/happy-returns/shipments/list"
The number of shipments per page.
200
The link to the previous page of paginated results.
The number of the last shipment on the page.
1
The total number of shipments returned.
1