The verification call for the Normalized API is a POST method call
| Name | Type | Description | Notes |
|---|---|---|---|
| transactionID | String | The id for the transaction it will be a GUID | [optional] |
| uploadedDt | OffsetDateTime | Time in UTC | [optional] |
| completedDt | OffsetDateTime | Time in UTC | [optional] |
| countryCode | String | Country Code | [optional] |
| productName | String | Product Name | [optional] |
| record | Record | [optional] | |
| customerReferenceID | String | Customer Reference Id | [optional] |
| errors | List<ServiceError> | [optional] | |
| datasourcesAwaitingResult | List<String> | [optional] | |
| status | String | [optional] |