Execute Custom Validation Rules

Triggers a validation process using the validation's name (also called Tark name). This enables dynamic execution of validation logic during the application lifecycle.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body to execute custom validations by name.

string
required

The name of the validation to execute.

payload
object

Additional data required for the validation. Structure varies by validation name. Common keys include: 'applicationId' (string), 'borrowerId' (string), 'uid' (string), 'kind' (string). Refer to specific validation rule documentation for required keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain; charset=utf-8