Unverified Commit 8db5c705 authored by Aman Chaudhary's avatar Aman Chaudhary Committed by GitHub
Browse files

Added Shipment tracking API to Tracking (#2679)


Co-authored-by: default avatarMarek Dano <marekdano@users.noreply.github.com>
parent a04b72ff
...@@ -1431,6 +1431,7 @@ API | Description | Auth | HTTPS | CORS | ...@@ -1431,6 +1431,7 @@ API | Description | Auth | HTTPS | CORS |
### Tracking ### Tracking
API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---| |---|---|---|---|---|
| [Aftership](https://developers.aftership.com/reference/quick-start) | API to update, manage and track shipment efficiently | `apiKey` | Yes | Yes |
| [Correios](https://cws.correios.com.br/ajuda) | Integration to provide information and prepare shipments using Correio's services | `apiKey` | Yes | Unknown | | [Correios](https://cws.correios.com.br/ajuda) | Integration to provide information and prepare shipments using Correio's services | `apiKey` | Yes | Unknown |
| [Pixela](https://pixe.la) | API for recording and tracking habits or effort, routines | `X-Mashape-Key` | Yes | Yes | | [Pixela](https://pixe.la) | API for recording and tracking habits or effort, routines | `X-Mashape-Key` | Yes | Yes |
| [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown | | [Postmon](http://postmon.com.br) | An API to query Brazilian ZIP codes and orders easily, quickly and free | No | No | Unknown |
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment