Branch management
Move a customer or a card between branches, and read the cards a branch holds.
Operations
credit-digital-channels-integration
/credit/api/changeCardBranch
Changes the branch assignment for a card.
POST/credit/api/changeCustomerBranch
Changes branch assignment for a customer (affects all cards).
POST/credit/api/transferBranchCustomer
Transfers a customer and all associated cards to a different branch.
POST/credit/api/getCreditCustomerListOfBranch
Retrieves list of credit card customers for a branch.
debit-digital-channels-integration
/debit/api/changeCardBranch
Updates the branch assignment for a specific card.
POST/debit/api/changeCustomerBranch
Updates branch assignment for a customer and all associated cards.
POST/debit/api/transferBranchCustomer
Transfers customers and their cards between branches, supporting branch consolidation or customer relocation.
POST/debit/api/getDebitCustomerLisfOfBranch
Retrieves the list of debit customers for a given branch. Uses channel information and branch code to return customer OID list.