#manusw20

1 messages · Page 1 of 1 (latest)

round oysterBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

valid raptor
#

Hello

untold frost
#

Hello bismarck

valid raptor
#

No I don't think we have a specific example, but you would basically just update the line_items.tax_rate unless you are using default_tax_rates?

untold frost
#

i think i have to update it with the new tax rate id?

#

v1/subscriptions/:id

valid raptor
untold frost
#

i cans see when i retrieve a subs

#

"default_tax_rates": [
{
"id": "txr_1JCiiii0bTJW2s",

#

so i need to set that parameter to the new id

valid raptor
#

Yep

untold frost
#

d "metadata[defautl_tax_rates]"= new one?

valid raptor
#

No not metadata

#

That won't actually update the tax rate itself -- just sets metadata

#

Are you just using cURL to make this update?

untold frost
#

yes

valid raptor
#

First thing to do is to test this out in test mode to make sure you are doing it correctly before you update a live mode Subscription.

untold frost
#

yes i am in test

round oysterBOT
valid raptor
#

Gotcha, then yeah you want -d "default_tax_rates[]=txr_123"