Create a new bank account for settlement purposes.
The API token for login provided by UQPay.
Specifies the sub-account on whose behalf the request is made. This should be set to the account_id, which can be retrieved via the List Connected Accounts. If omitted or empty, the request is executed using the master account.
More information at Connected Accounts.
A unique identifier (UUID) used to maintain operation idempotency, ensuring that repeated executions of the same operation do not result in unintended effects or duplication. It helps preserve data consistency in the face of network errors, retries, or failures.
Common bank account properties shared between request and response.
Bank account number (e.g., IBAN).
5 - 60"GB71950018692652646598"
Name of the bank.
"DBS Bank"
SWIFT/BIC code of the bank.
8 - 11"DBSSSGSG"
Two-letter country code (ISO 3166-1 alpha-2) of the bank.
2"SG"
Physical address of the bank.
"12 Marina Boulevard, Singapore 018982"
Currency of the settlement account.
"SGD"
Type of bank routing code. Required based on currency and country:
aba - Required when currency = "USD" and bank_country_code = "US"bank_code - Required when currency = "CAD" or currency = "HKD"sort_code - Required when currency = "GBP"bsb_code - Required when currency = "AUD"ifsc - Required when currency = "INR"cnaps_number - Required when currency = "CNH" and bank_country_code = "CN"aba, bank_code, sort_code, bsb_code, ifsc, cnaps_number "aba"
The bank identifier value. The required format depends on the selected
bank_code_type.
Accepted formats by bank_code_type:
aba: Exactly 9 digits.bank_code: Exactly 3 digits.sort_code: Exactly 6 digits.bsb_code: Exactly 6 digits.ifsc: Exactly 11 characters in the format:
cnaps_number: Exactly 12 digits."021000021"
Bank branch code. Required when currency = "CAD".
"00001"
Bank account created successfully
Common bank account properties shared between request and response.
Bank account number (e.g., IBAN).
5 - 60"GB71950018692652646598"
Name of the bank.
"DBS Bank"
SWIFT/BIC code of the bank.
8 - 11"DBSSSGSG"
Two-letter country code (ISO 3166-1 alpha-2) of the bank.
2"SG"
Physical address of the bank.
"12 Marina Boulevard, Singapore 018982"
Type of bank routing code. Required based on currency and country:
aba - Required when currency = "USD" and bank_country_code = "US"bank_code - Required when currency = "CAD" or currency = "HKD"sort_code - Required when currency = "GBP"bsb_code - Required when currency = "AUD"ifsc - Required when currency = "INR"cnaps_number - Required when currency = "CNH" and bank_country_code = "CN"aba, bank_code, sort_code, bsb_code, ifsc, cnaps_number "aba"
The bank identifier value. The required format depends on the selected
bank_code_type.
Accepted formats by bank_code_type:
aba: Exactly 9 digits.bank_code: Exactly 3 digits.sort_code: Exactly 6 digits.bsb_code: Exactly 6 digits.ifsc: Exactly 11 characters in the format:
cnaps_number: Exactly 12 digits."021000021"
Bank branch code. Required when currency = "CAD".
"00001"
Unique identifier (UUID) of the bank account.
"a7b92a19-bfc3-4c8b-8a4f-cfcf74cab345"
Name of the account holder.
"UQPAY PTE. LTD."
Currency of the settlement account.
"SGD"
Status of the bank account.
Valid, Invalid "Valid"