Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
3
maxLevel2
minLevel1
typeflat

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

Status
colourBlue
titleGET

https://staging-ws.di.no/ws/json/parcel/booking/v-1/details/${shipmentId}

PRODUCTION

Status
colourBlue
titleGET

https://ws.di.no/ws/json/parcel/booking/v-1/details/${shipmentId}

...