Pickup Point Lookup¶
Logitrail provides a direct API access to its pickup point directory.
Warning
In our Test Environment only small portion of our pickup points are available. Also pickup point identifiers are different in the test and in production environments.
Querying Pickup Points by Customer’s Address¶
Endpoint |
|
Method |
GET |
Request Parameters¶
This endpoint accepts only query string arguments.
|
Postal code |
|
Country code (defaults to |
Response¶
Status: HTTP 200 OK
JSON array of Pickup Point details matching the query. Each pickup point is represented as a JSON object with following properties:
|
Our Pickup Point ID (24-digit hex) |
|
Name of the pickup point |
|
Address of the pickup point |
|
Postal code of the pickup point |
|
City of the pickup point |
|
Country code |
|
Two-item array of the coordinates of the pickup point:
|
|
The branch code of the pickup point operator. Note that this does not match the carrier and multiple carriers may serve the same pickup point. |
|
Additional information about the pickup point location. |
|
Additional information about the pickup point location. |