Take a payment against card debt, check a card is eligible to be paid down, and cancel a payment that should not have run.
Service that lists the automatic payment instruction queue
Retrieves a list of scheduled auto payments for credit card customers within a specified date range and pagination limits. The method accepts GetAutoPaymentQueueRequest containing GetAutoPaymentQueueParam with StartRowNo, EndRowNo, and DueDate. The response returns GetAutoPaymentQueueResponse with a list of GetAutoPaymentQueueResult items, including CustomerNumber, MainCardRefNumber, ShadowCardNumber, MaskedCardNumber, PaymentAccount details, DailyPaymentAmount, PaymentTotalCurrent, RemainingAmount, Statement details, PaymentType, and RemainingMinimumPaymentAmount (calculated from the latest statement).
Service that lists the automatic payment instruction queue › Request Body
Get Auto Payment Queue Param - [Optional]
Service that lists the automatic payment instruction queue › Responses
Success
Get Auto Payment Queue Result - [Optional]