Added
Account Number & Bank Code Formats
March 19th, 2026
We have added the ability to specify the account number & bank code formats on all account objects. This allows us to validate account number and bank codes as our bank coverage grows to new countries.
Key changes
- New attribute:
account_number_formatis now available on all account objects - New attribute:
bank_code_formatis now available on all account objects
Behaviour
Accepted values for those attributes are detailed on the Account details page.
Those 2 attributes are optional when using the Mambu Payments API API. if omitted, they behave as if they were set to other, and validation is bypassed.
When manually creating a payment_order using the Mambu Payments Dashboard, those 2 attributes are required. If you're unsure which value to use, you can always use other to bypass validation.
