Cancel a payment run schedule

Cancels a payment run schedule.

Note: The Collections Window, Notes, Advanced Payment Manager, Payment Plans, and Statement Generator features are entering end of support on June 3, 2024. For more information, please refer to the Product and Feature End of Support page.

Request
path Parameters
schedule_id
required
integer

The schedule ID

Responses
200
delete/api/v1/payment_run_schedules/{schedule_id}
Request samples
Response samples
application/json
{
  • "success": true
}