Update BankAccount Type
A Customers Bank Account Type may be updated if required.
Update BankAccount Type
PATCH
{{baseUrl}}/bank-accounts/:bank_account_id
PATCH
{{baseUrl}}/bank-accounts/:bank_account_id
Path Parameters
Key
Value
Description
bank_account_id*
String
The Bank Account types
include online, statement and USSD.
Status Codes
Example
Before: Available Bank Account Record
Patch: Updating the bank account type
After: Updated Bank Account Type
Last updated
Was this helpful?