Happy Returns Shipments
Get Shipment Information
Get high level information from a Happy Returns shipment.
Required API key scope
- Happy Returns Shipments (Read)
GET
Authorizations
Path Parameters
The unique identifier associated with the shipment.
Response
200
application/json
Success
The unique identifier associated with the shipment, assigned by Loop.
Example:
12345
The unique identifier associated with the shipment, assigned by Happy Returns.
Example:
"123456"
The number of line items included in the shipment.
Example:
2
The number of Loop returns represented in the shipment.
Example:
1
The date and time at which the shipment was created, using the ISO 8601 date format.
Example:
"2024-03-19dT12:34:56+00:00"
The date and time at which the shipment was last updated, using the ISO 8601 date format.
Example:
"2024-03-20T12:34:56+00:00"