Validate a field value

Runs a value through the named validator (vat, companyNumber, SSN, or address), resolving the country context from the target user when not provided.

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

Raw field value to validate.

string
enum
required

Which validator to run.

Allowed:
context
object

Additional context passed to the validator (e.g. country). Resolved from the user entity when omitted.

number

Validate on behalf of this user instead of the caller (admins only).

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json