Gets details about a particular payment run based on a payment run id 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.
{- "success": true,
- "id": 6,
- "status": "Complete",
- "target_date": "2018-01-02",
- "filter": "Account.Currency = 'CAD'",
- "payment_run_schedule_id": "Adhoc",
- "invoices_held": { },
- "metrics": {
- "documents": 0,
- "payments": 0,
- "failed": 0,
- "skipped": 0,
- "amount": 0,
- "credit": 0
}
}