Added

Account number and bank code formats

Account objects now support account_number_format and bank_code_format to enable format-specific validation for additional countries.

What's new

account_number_format and bank_code_format are available on all account objects. Accepted values are detailed on the Account details page.

What changed

Both attributes are optional in the API. If omitted, they default to other and validation is bypassed.

When creating a payment order through the Mambu Payments dashboard, both attributes are required. If you are unsure which value to apply, set them to other to bypass validation.