Create rule
POST /connection-profiles/{connectionProfileId}/rules
Add new rule to connection profile
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”ID of the connection profile to add rule to
Request Body
Section titled “Request Body ”New connection profile rule data
Data required to create a new connection profile rule
object
Rule action
Type of rule, custom for customer or based on Advalidation provider
If type is provider, this is the ID of the provider
Custom rule name
Custom rule comment
Responses
Section titled “ Responses ”Successfully created new connection profile rule, returning it
object
Object representing a connection profile rule
object
Internal connection profile rule ID
Date of rule creation
Date of rule update (can be null)
Rule action
Type of rule, custom for customer or based on Advalidation provider
If type is provider, this is the ID of the provider
Custom rule name
Custom rule comment
401 Authentication failed
Unable to authenticate user
object
Contains issue information for error responses
object
HTTP response code for verification against header response
Detailed information on the issues that triggered the error
Issue when returned as part of error section in unsuccessful response
object
Advalidation issue type key (please quote when reaching out to support)
Human readable issue description
Specific field in the request that the issue relates to
422 Unprocessable entity
There is something wrong with the content of the request, typically missing or improperly formatted fields
object
Contains issue information for error responses
object
HTTP response code for verification against header response
Detailed information on the issues that triggered the error
Issue when returned as part of error section in unsuccessful response
object
Advalidation issue type key (please quote when reaching out to support)
Human readable issue description
Specific field in the request that the issue relates to