#Neetesh
1 messages ยท Page 1 of 1 (latest)
Hi ๐ I'm not sure if creating credit balance adjustments via the API supports multiple currencies yet, but I believe if it does you would use this endpoint to do so and use the currency parameter to control the currency:
https://stripe.com/docs/api/customer_balance_transactions/create
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 again toby ๐
Any time!