...
Field | Description | Example | Data type | Size | Count | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
uuid | Unique identifier for the processing unit, obtained in the response for the SUBMIT (SubmitAddressCheckV2) action. | 388f70cd-3e0c-4be6-a51a-35f32e7e96d9 | UUID (String) | 36 | 1 | |||||||||||||||
nextAction | Describes what the client should do next:
| STOP | String | 4 | 6 | 1 | |||||||||||||||
status | Describes the current status of the unit.
Terminal statuses are all result states and error states. See more detailed descriptions of the states below. | INPROGRESS | String | 6 - 28 | 1 | |||||||||||||||
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 shuld provide should also ensure reasonable min, max and default values for the delay on their end. | 120 | Integer | Â | 1 | |||||||||||||||
product | Product name for the unit. | AFM | String | 10 | 1 | |||||||||||||||
customerSystem | Name of the customer system for the unit. | AFT | String | 5 | 1 | |||||||||||||||
batchId | Client-side identifier for the unit (may be empty). | Â | String | - | 1 | |||||||||||||||
addressCoverage | Describes a customer, whether his/her address is supported, and gives transport information if supported. Whether there are zero or more address coverage items depends on the nextAction field. | Â | - | - | 0 - 10'000 |
...