Initiate a new Bank Account Document VerificationAsk AIpost https://api-sandbox.yousign.app/v3/verifications/bank_accountsAsk for a Bank Account Verification by sending the file containing the bank account details, such as IBAN and BIC.Body ParamsInitiate Bank Account VerificationInitiate Bank Account Verification with legal personInitiate Bank Account Verification with natural personfilefilerequiredThe file containing the bank account details. Accepted formats: PNG, JPEG, JPG, PDF. Max size: 10 MB. Max resolution: 20 mpx.ibanstringlength between 14 and 34International Bank Account Number (IBAN)bicstringlength between 8 and 11Business Identifier Codes (BIC)workspace_iduuid | nullScopes the verification to a specific workspace. Defaults to the default workspace if not specified.workflow_session_iduuid | nullUnique identifier of a Workflow Session. When provided, an Action is created in the Workflow Session, and this resource is associated with that Action.previous_attempt_iduuid | nullID of the previous attempt within the same workflow_session_id. Allows continuity between multiple attempts of the same Action. Null if this is the first attempt.Responses 201Created 400Bad request 401Access unauthorized 403Access forbidden 405This method is not allowed 415UnsupportedMediaType 429Too Many Requests, please try again later. 500Internal Server ErrorUpdated 7 days ago