Skip to main content
POST
Validate a foreign qualification request

Authorizations

Authorization
string
header
required

Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx

Response

Validation result

valid
boolean
required

True when the payload passed every compliance check

errors
object[]
required

All compliance errors found, empty when valid

warnings
object[]
required

Non-blocking observations: a top-level field this jurisdiction does not accept (UNKNOWN_FIELD), an EIN field the business's entity type is never asked (NOT_APPLICABLE), or a declared LLC member count that disagrees with the listed members (MEMBER_COUNT_MISMATCH). None of these rejects the create — the field is ignored or filed as declared — so this is the only place they surface. Empty when there is nothing to report.