Today in the partner dashboard there is a section to view payouts and a button labeled “download CSV” that gives helpful information on when payouts occur on a store level and breaks down the fees applied. It would be incredibly useful to query this via API.
It could be as simple as adding a payout date to transactions or as a separate payout object. Essentially being able to know when the money was paid out without downloading a CSV.
+1 on this! Would be nice if each payout object includes a list of all the transactions that belong to it.
+1 on this, if it’s available as a CSV file then it should be exposed in an API, IMHO.
Strongly agree. Given that the data is available in a flat-file format, we should consider programmatic access via an API to improve integration.
It looks like this data is now available in the historical events portion of the api. Its only in unstable right now.
The caveat is that this new object does not expose the processing fee and the regulatory operating fee which our accounting team needs to properly settle our books. Processing fee is available in transactions but regulatory operating fee is only available only in the payout CSV.