OpenAPI 3.1.02026-08-123854095.5 MB
ae20b30817de
Shipments
Retrieve Shipment
Retrieves a shipment by its id, or by the payment id it fulfills.
get/shipments/{id}
Response
shipment retrieved
Example response
{
"checkpoints": [
{
"status": "unknown"
}
],
"status": "unknown"
}