Versions Compared

Key

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

...

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

BREV

varcharString<= 101
customerSystemName of the customer system for the unit.

STRAA

varcharString<= 51
batchIdClient-side identifier for the unit (may be empty). -String-1
customerAddress

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

 --1 - 10'000

...

int10
Field
Description
Example
Data typeSize
Count

ReferanceIdReferenceId

Customer identifier. Must be unique within the customerSystem.

 

varcharString371
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.

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

Customer name.

Pedersen Tor

varcharString<= 601
countryCodeThe country of the address.

NO

charString21
postalNameCity / place of the address.

Oslo

varcharString<= 301
zipCodeZip code of the address.0186Integer-1
address

Customer address.

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

Christian Krohgs gate 54 B H0204varcharString<= 601
co

CO address of the customer, if any.

 varcharString<= 2550 - 1

SubmitAddressCheckResponse

Field
Description
Example
Data typeSize
Count
uuid

Unique identifier for the processing unit, obtained in the response for the SUBMIT (SubmitAddressCheckV2) action.

388f70cd-3e0c-4be6-a51a-35f32e7e96d9

UUID (String)361
status

Describes the current status of the unit.

Processing states
Error states

QUEUED

REJECTED_BUSY

INPROGRESS

 

See more detailed descriptions of the states below.

INPROGRESS

String6 - 131
secondsDelay

A hint from the server that may be provided if the server known when the status of the unit is likely to change. Defaults to two minutes.

The client should provide reasonable min, max and default values for the delay.

120Integer-1

Status codes

The service will return one of the below status codes.

...