v1

latestOpenAPI 3.0.32026-07-242666111.1 KB
shipments

Return a shipment given an trackingId or internalKey

get/api/v3/shipments/{id}

Response

Example response

traceIdstring
messagestring
errorsstring

Example response

{
  "data": {
    "sender": {
      "phone": "+525547596221"
    },
    "recipient": {
      "phone": "+525547596221"
    }
  }
}