Skip to main content
POST
Verify account control

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

Orum-Version
enum<string>
required

Version of Deliver and Verify APIs. Use v2022-09-21.

Available options:
v2022-09-21

Path Parameters

id
string<uuid>
required

Orum generated unique id for the account you are verifying. Orum generated unique id for the resource.

Body

application/json
statement_code
string
required

Text from the account statement descriptor to verify account control.

Pattern: ^[a-zA-Z0-9]{4}$

Response

200 response.

account
VerifyAccountResponseBase · object
required