Get all payment run schedules

Retrieves all payment run schedules in Advanced Payment Manager.

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.

Responses
200
get/api/v1/payment_run_schedules
Request samples
Response samples
application/json
{
  • "success": true,
  • "size": 3,
  • "schedules": [
    ]
}