#defekt7x

1 messages · Page 1 of 1 (latest)

kind garnetBOT
shy ember
viral flame
#

req_U3SVWAkxWCLlFZ

shy ember
#

Thanks!

#

Oh I see what is happening

#

So subscription items actually have specific IDs to them, to update an existing subscription item, you need to include its ID along with the price that you want to update it to

#

Without the ID, our API thinks you want to add an item to the subscription rather than update an existing one

#

If you retrieve the subscription you can see its existing subscription item will have an ID of si_NzszCqE2zl7UU4

viral flame
#

Ok got it, so the super quick fix is just to add an id field to the items object? right next to price?

shy ember
#

Yes

kind garnetBOT