Include PayoutID in GET /transactions API response for reconciliation
Eve Caburnay
We need the ability to reconcile transactions by payout through the API. Currently, the GET /transactions endpoint does not include a PayoutID, making it difficult to automate reconciliation processes.
We’re requesting that each transaction returned in the API includes the PayoutID once a payout is created. This would allow us to:
- Programmatically group transactions by payout
- Ensure data consistency with payout exports
- Support teams using tools like Power Automate or custom integrations to fully automate their workflows
This enhancement would save significant time, reduce manual errors, and improve the overall data syncing experience between Givebutter and external CRMs.
Log In