#Neetesh
1 messages ยท Page 1 of 1 (latest)
Hi ๐ I think the field you may be looking for is invoice_credit_balance, which has to be included via expand as it is not included in responses by default:
https://stripe.com/docs/api/customers/object#customer_object-invoice_credit_balance
Please let me know if that field does not contain the information you're looking for.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thanks