Reschedule Consumer Profile transaction history payment
Reschedule an eligible failed Transaction History payment. This mirrors the creditor detail action: the failed scheduled transaction linked to the failed transaction is cloned with the requested date, the previous schedule row is marked rescheduled, and the new scheduled row is returned. The date may be today or later. Settled accounts, transactions outside the selected consumer, non-failed transactions, and transactions without a failed schedule row are rejected.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Consumer account ID.
Failed transaction ID from the Transaction History tab.
Body
New scheduled payment date in Y-m-d format. Must be today or later.
"2026-07-15"

