export_to_accounting
Export payment data to accounting software formats including QuickBooks, Xero, Sage, CSV, and JSON for a specified date range, with refunds optionally included, to streamline financial reconciliation.
Instructions
Export payment data to accounting software format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dateTo | Yes | End date (ISO format) | |
| format | Yes | Export format | csv |
| dateFrom | Yes | Start date (ISO format) | |
| includeRefunds | No | Include refunds |