Creates a payment run to be executed immediately. You must specify the target_date field. You can specify one or more filters to determine which receivables are to be paid in the payment run.
If you use a custom filter, you cannot use other filters.
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.
{- "target_date": "2019-02-04",
- "currency": "CAD"
}
{- "id": 0,
- "success": true,
- "errors": [
- "string"
]
}