...
TEST
| http://staging-ws.di.no/ws/json/parcel/tracking/v-2/deliveryinfo/{identifier} | |||||||
PRODUCTION
| https://ws.di.no/ws/json/parcel/tracking/v-2/deliveryinfo/{identifier} |
Authentication
This endpoint requires the user to be authenticated. Refer to the documentation here for more information on how to obtain a valid token to use in your request.
...
Info |
---|
|
Request header
Key | Value | |||
---|---|---|---|---|
Authorization |
| see Setup | ||
Content-Type | application/json |
Request body
Name | Type | Example | Mandatory | Max Length | Description
---|
Path parameters
parameter | Example | Description | |
---|---|---|---|
shipmentid | 70724760120000880 | 35 | Globally unique identifier for the shipment, typically a GINC code. Typically named MessageNumber, DocumentNumber or ConsignorsReference in EDI |
trackingreference | 370724760120000898 | 35 | Unique identifier for an item/kolli in the shipment. This can be a SSCC code according to gs1, or a UPU S10 identifier. Typically named TransporterInstructionMark in EDI. |
pickupcode | R-12345 | 10 | Optional additional unique identifier, used for pick up parcels |
Response
Name | Type | Example | Mandatory | Description |
---|---|---|---|---|
...