validationErrors Bundle
The validationErrors Bundle returns information about parameters in a given input record that contained invalid data. This bundle is only returned when the "strictValidation" parameter is set to "false".
Data Element | Type | Description | Example or Valid Values |
---|---|---|---|
invalidParameters | |||
parameterName | array of strings | Name of parameter containing invalid data | phone |
Updated over 3 years ago