Skip to main content
GET
TrackShipmentbyTrackingId

Autorizaciones

Authorization
string
header
requerido

API access token generated from the UniUni Platform dashboard.

Parámetros de consulta

trackingId
string
requerido

The shipment tracking ID. Must be 19 characters starting with UR (e.g. UR06250000000000351) or 19 characters starting with URB (batch tracking ID).

Pattern: ^(UR\d{17}|URB\d{16})$

Respuesta

200 - application/json

Tracking info or error

message
string
requerido

Additional information about the request status.

code
integer
requerido

Status code. 0 indicates success.

data
object