a01100378e59
OpenAPI 3.1.02026-08-113844085.5 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"
}