Customers
Read the customer behind the cards — portfolio summary, corporate relationships and total assets.
Operations
credit-digital-channels-integration
debit-digital-channels-integration
/debit/api/getCorporateCustomerInfoByIndividualCustomer
Retrieves corporate customer information (shadow card numbers, masked numbers, main customer number) for an individual customer who is part of a corporate program.
POST/debit/api/getCustomerAsset
Retrieves asset information (cards and accounts) for a customer, providing a portfolio view.
POST/debit/api/isCustomerConvertToRipper
Checks whether customer or card data exists in "Ripper" system (likely a legacy or external system).
POST/debit/api/getCustomerAssetsSummaryDebit
Retrieves a summary of debit card assets for a customer, optimized for display and reporting.
prepaid-digital-channels-integration
integration-corebanking-indoor
/Indoor/api/getAssetByShadowCardNumber
Retrieves asset information (card account relationship) for a card.
POST/Indoor/api/getCustomerDetail
Retrieves comprehensive customer information.
POST/Indoor/api/createCustomer
Registers a customer from the bank's core system on the card platform and returns the customerNumber every later call is keyed on. The customer is mirrored rather than created here: externalCustomerNumber holds the identifier the core system already knows them by, and an omitted customerNumber makes the platform generate one.
POST/Indoor/api/updateCustomer
Updates a registered customer's identity, corporate, segment and preference data. Limits are not changed here — they move through the customer limit operations.