Skip to main content
POST
Create Validation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-partner-id
string
default:""
required

The Partner ID header used for authorization

idempotency-key
string
default:""
required

The Idempotency Key - usually a UUID

Path Parameters

account_id
string
required

The unique identifier for the account

Example:

"acct_ctf930420orabtojo3r0"

Body

application/json

Request to validate a new account

strategy
enum<string>
required
Available options:
VStrat_Microdeposit
Example:

"VStrat_Microdeposit"

vendor
enum<string>
required
Available options:
VVendor_Paylias
Example:

"VVendor_Paylias"

Response

200 - undefined