IntegrationVatValidationCustomFieldDTO
Custom field preserved from the input record.
columnNamestringnullable
Name of the custom column from the submitted record.
valuestringnullable
Original value supplied for the custom column.
IntegrationVatValidationCustomFieldDTO
{
"columnName": "string",
"value": "string"
}