Skip to main content

@rachelatmonday See Pricing versioning


The current documentation leaves out the following which seems to be true from my experience today fixing a few things on the fly.



  • Accounts on free plans always send the free plan_id from the most recent pricing_version.

  • Accounts on free plans always send “null” for the pricing_version.

Thanks for bringing this up @anon29275264! I will verify these updates and then make changes to the docs accordingly 🙂


Hey @anon29275264,


Just a quick follow up question!


For point 2, when did the account send null? Was it Integration objects?


Best,

Rachel


Yes, in integration JWTs.


Not 100% positive about webhooks for subscription changes though.


I have added code to shim null && free plan ID to the latest pricing_version early in the handler so it doesn’t cause issues.


But it would be nice to A) not have to do this and 😎 if these sorts of oddities are documented even if they are bugs/errata.


Reply