Tracking

POST

post/tracking/trackinginfo

Request body

Tokenstring
ShippingServiceCodestring
TrackingNumberstring
InvoiceNumberstring
InvoiceSeriestring
RecipientDocumentstring
OrderNumberstring

Example request

{
  "ShippingServiceCode": "04669",
  "TrackingNumber": "TE123456785AA",
  "InvoiceNumber": "",
  "InvoiceSerie": "",
  "RecipientDocument": "",
  "OrderNumber": ""
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.