#sandip
1 messages · Page 1 of 1 (latest)
Hi there!
Can you share the ID (req_xxx) of the failing API request?
https://support.stripe.com/questions/finding-the-id-for-an-api-request
requestId: 'req_vzGmqN4ADE1GBj'
thanks for sharing let me check
okay
default_tax_rates is a list of tax rates id, however in your request you are sending an array of object:
https://stripe.com/docs/api/subscription_schedules/update#update_subscription_schedule-phases-default_tax_rates
That was my bad.
Thank you for help.
You're welcome 🙂