Versions Compared

Key

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

This API enables activating a return parcel.

...

  • The user is a ws-user

  • The user has access to the web service FlowBooking

  • The user has access to the shop registered on the parcel

  • A parcel can only be activated once

Anchor
Setup
Setup
Setup

Make sure you have the following information at hand before proceeding.

...

Consider using the TEST-endpoint wile developing your system. By doing this you ensure that your test-data will not pollute any potential external systems.

codecode

TEST

Status
colourBlue
titlePOST

https://staging-ws.di.no/ws/json/parcel/booking/v-1/activateOrder

PRODUCTION

Status
colourBlue
titlePOST

https://ws.di.no/ws/json/parcel/booking/v-1/activateOrder

Anchor
Authentication
Authentication
Authentication

...