Skip to main content
GET
Get Shipment Information

Authorizations

X-Authorization
string
header
required

Path Parameters

happy_returns_shipment_id
string
required

The unique identifier associated with the shipment.

Response

Success

loop_shipment_id
integer

The unique identifier associated with the shipment, assigned by Loop.

Example:

12345

happy_returns_shipment_id
string

The unique identifier associated with the shipment, assigned by Happy Returns.

Example:

"123456"

line_item_count
integer

The number of line items included in the shipment.

Example:

2

return_count
integer

The number of Loop returns represented in the shipment.

Example:

1

created_at
string<date-time>

The date and time at which the shipment was created, using the ISO 8601 date format.

Example:

"2024-03-19T12:34:56+00:00"

updated_at
string<date-time>

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"