Branch management
Move a customer or a card between branches, and read the cards a branch holds.
Service that changes the branch associated with a card
Changes the branch of a debit card or customer accounts, including transferring multiple customers between branches. Returns old and new branch information and affected card counts.
Service that changes the branch associated with a card › Request Body
targetBranchCodeTarget Branch Code - [Optional]
shadowCardNumberShadow Card Number - [Optional]
channelChannel - [Optional]
Service that changes the branch associated with a card › Responses
Success
isSuccessIs Success - [Optional]
oldBranchOld Branch - [Optional]
newBranchNew Branch - [Optional]
Service that changes the customer’s associated branch
Changes the branch for a customer and updates all associated cards. Returns the number of changed cards, list of shadow card numbers, old branch, and new branch.
Service that changes the customer’s associated branch › Request Body
customerNumberCustomer Number - [Optional]
targetBranchCodeTarget Branch Code - [Optional]
channelChannel - [Optional]
Service that changes the customer’s associated branch › Responses
Success
oldBranchOld Branch - [Optional]
newBranchNew Branch - [Optional]
changedCardCountChanged Card Count - [Optional]
listOfShadowCardNumbersList Of Shadow Card Numbers - [Optional]
Service that changes the customer’s associated branch
Transfers a customer to a different branch. Updates the branch assignment for a customer in the debit channel system.
Service that changes the customer’s associated branch › Request Body
currentBranchCodeCurrent Branch Code - [Optional]
targetBranchCodeTarget Branch Code - [Optional]
channelChannel - [Optional]
listOfPersonIdList Of Person Id - [Optional]
Service that changes the customer’s associated branch › Responses
Success
oldBranchOld Branch - [Optional]
newBranchNew Branch - [Optional]
changedCardCountChanged Card Count - [Optional]
listOfShadowCardNumbersList Of Shadow Card Numbers - [Optional]
Service that lists customer numbers by branch
Retrieves the list of debit customers for a given branch. Uses channel information and branch code to return customer OID list.
Service that lists customer numbers by branch › Request Body
branchCodeBranch Code - [Optional]
channelChannel - [Optional]
Service that lists customer numbers by branch › Responses
Success
customerOidCustomer Oid - [Optional]