Versions Compared

Key

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

...

The caller will get a handle, called a UUID, back to refer to the batch when invoking FetchAddressCheckV2.

Can be accessed with a POST against this end point: https://ws.di.no/ws/json/addressCheck/v-2/submit

...

Field
Description
Example
Data typeSize
Count

ReferenceIdreferenceId

Customer identifier. Must be unique within the customerSystem.

 

String371
Datedate

The date of when the product should be delivered to local terminal. This is values is optional.

Specify only when time of delivery is known and the date.

 Date (YYYY-MM-DD)100 - 1
customerName

Customer name.

Pedersen Tor

String<= 601
countryCodeThe country of the address.

NO

String21
postalNameCity / place of the address.

Oslo

String<= 301
zipCodeZip code of the address.2500, 186 (leading zeros are stripped, this is postal code "0186" in Norway)Integer51
address

Customer address.

This can include street, house number, entrance and appartment number.

Christian Krohgs gate 54 B H0204String<= 601
co

CO address of the customer, if any.

 String<= 2550 - 1

...