#codyellow
1 messages · Page 1 of 1 (latest)
Currently we don't have a report that would include the tax amount information, but for all the rest of the fields I believe you could get those from a connect - specific report (https://stripe.com/docs/reports/report-types#connect)
As a quick example, the connected_account_payout_reconciliation.itemized.4 looks like it has all the columns you'd want (https://stripe.com/docs/reports/report-types#schema-connected-account-payout-reconciliation-itemized-4)
If you don't want to use reports then this is somethign you'd have to build yourself (all of this information is available through the API)
Are the reports able to pull out custom fields as well?
I'm currently passing along some information such as tax ID in the invoice's custom fields