Prepaid Digital Channels Integration
integer · int32 · requiredstring | nullstring | nullinteger · int64 · required
integer · int64 · requiredinteger · int32 · requiredstring | nullinteger · int64 · required
string | nullstring | nullstring | nullarray | nullinteger · int64 · required
Branch management
Move a customer or a card between branches, and read the cards a branch holds.
Service that changes the branch to which the card is linked
POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelPrepaid
/prepaid/api/changeCardBranch
Changes the branch assigned to a prepaid card.
Service that changes the branch to which the card is linked › Request Body
branchCodeBranch Code - [Optional]
shadowCardNumberShadow Card Number - [Optional]
requestChannelRequest Channel - [Optional]
Service that changes the branch to which the card is linked › Responses
Success
recordIdRecord Id - [Optional]
Service that changes the customer’s associated branch
POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelPrepaid
/prepaid/api/changeCustomerBranch
Changes the branch assigned to a prepaid customer.
Service that changes the customer’s associated branch › Request Body
customerNumberCustomer Number - [Optional]
branchCodeBranch Code - [Optional]
requestChannelRequest Channel - [Optional]
Service that changes the customer’s associated branch › Responses
Success
recordIdRecord Id - [Optional]
Service that provides updating of the branch to which the customer is linked
POST
https://devcard.sim-ant.com/SandBox/IntegrationDigitalChannelPrepaid
/prepaid/api/transferBranchCustomer
Transfers a prepaid customer to a different branch.
Service that provides updating of the branch to which the customer is linked › Request Body
resourceBranchCodeResource Branch Code - [Optional]
targetBranchCodeTarget Branch Code - [Optional]
requestChannelRequest Channel - [Optional]
customerOidCustomer Oid - [Optional]
Service that provides updating of the branch to which the customer is linked › Responses
Success
recordIdRecord Id - [Optional]