Tracking API
URLs
- Test: https://ttrackingapi.logisticstechnology.no
- Production: https://trackingapi.logisticstechnology.no
Methods
Http method | Relative path | Method description |
---|---|---|
GET | /v1/epod/{shipmentid} | Get epod for a shipment. If multiple epods, use the index to pick one from the list. Default index is 0. |
GET | /v1/observation/types | List all observation types. |
GET | /v1/track/{SearchId} | Track with parcel ID or shipment ID. |
GET | /v1/track/ediref | Track with Edi reference and customernumber. |
GET | /v1/track/orderreftx | Track with orderref and customernumber. |