Track Label
https://bioderma.naos.clicksend.com.mx/api/v1/tracking/{guide}
Method: GET
Method Objective:
This service requests the tracking history of a package, allowing customers to obtain the traceability of each shipment until its delivery.
The tracking service has the last_event KEY which displays the last status of the consulted guide.
Estafeta package information test tracking
Guide number: 805540026029B708243581
Notice: The guide is from the sandbox, so the movement history will not be displayed.
Endpoint example: https://bioderma.naos.clicksend.com.mx/api/v1/tracking/805540026029B708243581Notice: The Estafeta guide does have a movement history. Endpoint example: https://bioderma.naos.clicksend.com.mx/api/v1/tracking/805540026029B708243581
Headers
Accept
Content-Type
Authorization
application/json
application/json
Body RAW
Request:
| Field | Type | Description |
|---|---|---|
| carrier | String | Carrier name |
| num_guide | String | Guide number |
| reference | String | Order reference number |
| typeService | Numeric | Service type |
| events | String | List of events |
| last_event | String | Last event of the guide |
| isCancelled | String | Indicates if the guide is canceled |
| name_received | String | Name of the customer who received the package |
| datetime_received | String | Date when the customer received the package |
Response:
200 OK
| Field | Type | Description |
|---|---|---|
| status_lead | String | Status response of the occurred request |
| message | String | Message response of what happened in the request |
Errores de validación
401 Error
422 Error
404 Error
| Field | Type | Description |
|---|---|---|
| error | string | Name of the field and message, required in the request |
| code | String | Error code in the request |