The purpose of this API is to get details for a shipment.
We reserve the right to limit users who misuse this service.
Content
Table of Contents | |||||||
---|---|---|---|---|---|---|---|
|
Setup
Example | Description | |
---|---|---|
Username (see Authentication section) | wsfoobar | A valid username. |
Password (see Authentication section) | a-very-very-long-password | A password matching given username. |
The user is a web service user
The user has access to the web service for parcel details
The user has access to the shop where the parcel is registered
We reserve the right to limit users who misuse this service.
Environments / endpoints
TEST
| https://staging-ws.di.no/ws/json/parcel/booking/v-1/details/${shipmentId} | ||||||
PRODUCTION
| https://ws.di.no/ws/json/parcel/booking/v-1/details/${shipmentId} |
...