Versions Compared

Key

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

...

SubmitAddressCheckRequest

Field
Description
Example
Data typeSize
Count
productProduct name for the unit.

BREV

varchar101
customerSystemName of the customer system for the unit.

STRAA

varchar51
batchIdClient-side identifier for the unit (may be empty). --1
customerAddress

Describes a customer address to be checked for coveage.
See detailed description of the addressCoverage entity below.

 --1 - 10'000

CustomerAddress

Field
Description
Example
Data typeSize
Count

ReferanceId

Customer identifier. Must be unique within the customerSystem.

 

varchar371
Date

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.

 smalldatetime160 - 1
customerName

Customer name.

Pedersen Tor

varchar601
countryCodeThe country of the address.

NO

char21
postalNameCity / place of the address.

Oslo

varchar301
zipCodeZip code of the address.0186int101
address

Customer address.

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

Christian Krohgs gate 54 B H0204varchar601
co

CO address of the customer, if any.

 varchar2550 - 1

SubmitAddressCheckResponse

...