#Mathieu
1 messages · Page 1 of 1 (latest)
HI 👋
The only way you can get records of Stripe fees via the API is through the Balance Transactions.
You can retrieve all with the type stripe_fee
Ok so it is impossible to get the corresponding PDF of the invoices through the API ?
Correct, we don't generate an Invoice object for that.
Ok good to know, thanks for the quick reply. (just for a bit of context, as a French accounting platform, we need this document and its associated data to properly perform our duties. Today our customers have to upload this manually on our platform!)