Hi everyone 👋
I’m running into an issue cancelling a Commerce subscription via the API. When I set hs_status to canceled, I get an error:
Property update for hs_status not allowed for subscriptions with invoice creation enabled
Ideally, I’d like to:
Fully cancel the subscription
Keep invoice creation enabled
Automatically send the confirmation email that the UI triggers on manual cancellation
Has anyone found a reliable workaround? I came across this thread but haven’t found a definitive solution:
https://community.hubspot.com/t5/Commerce-Tools/Cancelling-an-active-subscription-via-API/m-p/1163567Any pointers or sample code would be greatly appreciated—thanks!