AddressValidationOutput_v1

Field Type Description
addresses List<Address_v1> A list of validated address suggestions generated from the input.
status Status_v1 The overall validation status, including a result code, message, and credit usage information.
advice Advice_v1 Overall validation advice (GREEN, AMBER, or RED); retrievable via the getAdvice() method.