Happy Returns Shipments
Get Shipments
Get information about all Happy Returns shipments created within a given timeframe. The response is a paginated list of shipments, with up to 200 shipments per page.
If no date range is provided, the response will return data from the last 24 hours.
Required API key scope
- Happy Returns Shipments (Read)
GET
Authorizations
Query Parameters
The start date and time for the shipment list, using the ISO 8601 date format.
Examples:
"2024-01-01T00:00:00.000Z"
The end date and time for the shipment list, using the ISO 8601 date format.
Examples:
"2024-03-31T23:59:59.000Z"
Response
200
application/json
Success
The response is of type object
.