Canada ๐Ÿ‡จ๐Ÿ‡ฆ

Payouts to Canada via Leatherback utilize the Interac rail. Instead of collecting traditional bank account and transit numbers, you initiate these transfers using the beneficiary's email address and a security challenge.

Metadata requirements

FieldDescription
currencyCodeMust be set to CAD.
paymentMethodTypeThe specific rail to be used.
paymentMethodValueThe type of Interac transfer.
beneficiaryAccountNumberThe beneficiary's email address linked to Interac.
amountThe transaction value. Minimum: 5. Maximum: 5000.
secretQuestionA security question the recipient must answer.
secretAnswerThe exact answer to the security question.
beneficiaryCountryIsoThe ISO 2-letter country code of the recipient.

{
    "currencyCode": "CAD",
    "beneficiaryFirstName": "Ray",
    "beneficiaryLastName": "Medicals",
    "beneficiaryAccountName": "Ray J Medicals",
    "beneficiaryAccountNumber": "[email protected]",
    "amount": 5,
    "narration": "deposit Single Payout CAD payout",
    "paymentMethodType": "Interac",
    "paymentMethodValue": "ALIAS_REGULAR",
    "tenantReference": "c817-49",
    "beneficiaryAddress": "8916 Str Ave, Woodhaven, United Kingdom",
    "beneficiaryCountryIso": "GB",
    "secretQuestion": "What is your name",
    "secretAnswer": "Bob"
}

๐Ÿ“˜

For every payout request, ensure the amount has a value not less than 5 CAD and not greater than 5000 CAD