Gets the account documents and the verification states.
This method will be deprecated in the next versions. We recommend to use the GetAccountVerifications method to get all the verifications and statuses for the account.
Allowed roles: Owner, Admin, Accountant, Payer.
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the Authorization header as a Bearer value:
See Authorization for ready-to-copy snippets in bash, Python, Node.js and Go that turn your credentials.json into a token.
Whether to view the uploaded document statuses. (The flag is ignored with the child_account_id=all)
The account verification status list separated by semicolons (;). The following values are possible: REQUIRED, IN_PROGRESS, VERIFIED
Unverified subscriptions hold until the date (from …) in the following format: YYYY-MM-DD
Unverified subscriptions hold until the date (… to) in the following format: YYYY-MM-DD
The child account ID list separated by semicolons (;). Use the ‘all’ value to select all child accounts