#vishnu-balance
1 messages · Page 1 of 1 (latest)
Oky
Hi there, sorry for the wait
Oky no problem, will wait
I cannot seem to get my invoice object's fields to show up, as you already have an example where balance has been applied, I was wondering if you could check the starting_balance and ending_balance fields on the Invoice object please?
When you retrieve the invoice with https://stripe.com/docs/api/invoices/retrieve, the fields should be included:
https://stripe.com/docs/api/invoices/object#invoice_object-starting_balance
https://stripe.com/docs/api/invoices/object#invoice_object-ending_balance
Oky will check