Skip to main content
GET
Get shipment

Authorizations

Authorization
string
header
required

API key as Bearer token

Headers

Reap-Version
enum<string>
required

API version (YYYY-MM-DD)

Available options:
2025-02-14
Example:

"2025-02-14"

Path Parameters

id
string<uuid>
required

Response

Card shipment with member cards

id
string<uuid>
required

Unique shipment identifier

status
enum<string>
required

Shipment lifecycle status

Available options:
DRAFT,
PLACED,
IN_PRODUCTION,
READY_TO_SHIP,
IN_TRANSIT,
OUT_FOR_DELIVERY,
DELIVERED,
DELIVERY_FAILED,
EXCEPTION,
CANCELED
Example:

"DRAFT"

destinationAddress
object
required

Box-level destination address

recipient
object
required

Recipient details

courier
object
required

Courier selection

trackingNumber
string | null
required

Courier tracking number

trackingUrl
string | null
required

Courier tracking URL

cutoffDate
string | null
required

ISO 8601 cutoff date returned by the manufacturer

createdAt
string
required

ISO 8601 creation timestamp

updatedAt
string
required

ISO 8601 last update timestamp

submittedAt
string | null
required

ISO 8601 timestamp when submitted to the manufacturer

deliveredAt
string | null
required

ISO 8601 timestamp when all cards were delivered

cards
object[]
required

Cards included in this shipment