Debt payment
Take a payment against card debt, check a card is eligible to be paid down, and cancel a payment that should not have run.
Operations
credit-digital-channels-integration
POST
/credit/api/checkCreditCardForDebtPayment
Checks if a card is eligible for debt payment operations.
POST/credit/api/doCreditCardDebtPayment
Executes a payment toward credit card debt.
POST/credit/api/cancelCreditCardDebtPayment
Cancels a pending debt payment.
POST/credit/api/getCancelableCreditCardDebtPaymentList
Retrieves list of payments that can be cancelled.
POST/credit/api/saveCreditCardAutoPaymentOrder
Creates or updates an automatic payment order.
POST/credit/api/getCreditCardAutoPaymentOrder
Retrieves existing auto payment order configuration.