v1
latestOpenAPI 3.0.12026-07-14134373.9 KBRecurring Service
Cancel recurring payment
Cancels an active recurring payment and stops future billing cycles for the specified recurring ID.
post/recurring/cancel
Request body
Example request
{
"cancelReasonCode": 5,
"cancelReasonText": "Customer requested cancellation by phone."
}Response
Recurring payment cancelled successfully