🇨🇦Canada

Check the requirements and validations made over the cashouts on Canada

Required fields

Bank Account Validations

Use the Regex below to validate the bank accounts on your end.

Bank Branch Validations

Use the Regex below to validate the valid (and invalid) bank branches on your end.

Email validations

Document Validations

Click here to check document types and validations.

Example Request

{
    "login": "xxxxxxxx",
    "pass": "xxxxxxxx",
    "external_id": "30000000001",
    "country": "CA",
    "currency": "CAD",
    "amount": 100,
    "document_id": "5676586998",
    "bank_account": "",
    "bank_code": "10000",
    "bank_branch": "",
    "email": "johnSmith@gmail.com",
    "beneficiary_name": "John",
    "beneficiary_lastname": "Smith",
    "notification_url": "https://webhook.site/url",
    "type": "json"
}

Bank Codes

  • Etransfer approval time: Up to one business day

  • Banks approval time: Up to four business days

For the full and most up-to-date list of banks and its codes, please check the Cashout Bank Code endpoint.