AddressValidationInput_v1

FieldTypeRequiredDescription
streetStringYesThe street address to be validated.
housenumberStringNoThe primary house number of the address.
housenumberAdditionStringNoAdditional details for the house number (e.g., unit or suite).
postalCodeStringNoThe postal or ZIP code for the address.
cityStringNoThe city where the address is located.
stateStringNoThe state or region of the address.
countryStringYesThe country code or name for the address.
latitudeStringNoThe latitude coordinate, used for geocoding if provided.
longitudeStringNoThe longitude coordinate, used for geocoding if provided.
noteStringNoA custom note for logging or reference purposes.
addressOptionsAddressOptions_v1NoCustomization options for address parsing and validation.
convertToSuggestionStatusBooleanNoFlag to indicate if the result should be converted to suggestion status.