6fb1c04bf255
OpenAPI 3.1.02026-08-123844095.4 MBShipments
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"
}