Skip to main content
POST
Verify if account ID exists

Authorizations

Authorization
string
header
required

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

Body

application/json

Account verification details

account_id
string
required
Example:

"acc_12345678"

Response

Account verification result

The response is of type object.