Loading...
Accounts APIAccount holder verification

Approve account holder verification

POST
/account-holder-verifications/{id}/approve

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Identifier of the account holder verification.

Header Parameters

X-Volt-Api-Version*integer

Version of the API used. Currently, version 1 is the only version.

X-Volt-Testing-Scenario?string

[SANDBOX ONLY] used to trigger specific transaction failure or verification mocks.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X POST "https://example.com/account-holder-verifications/497f6eca-6276-4993-bfeb-53cbbbba6f08/approve" \  -H "X-Volt-Api-Version: 1"
Empty