v1

latestOpenAPI 3.0.02026-07-24440173.4 KB
Payments (V2)

CancelRecurringPayment

Cancels a recurring payment by its recurring ID. Once canceled, the recurring payment will stop executing future scheduled payments.

post/v2/CancelRecurringPayment

Query parameters

recurringIdstring required

The unique recurring ID that you want to cancel.

Response

Recurring payment canceled successfully

IsSuccessboolean

Indicates if the request was successful.

Messagestring

Response message associated with the request.

Databoolean