Changes to Start Subscription Checkout
POST /api/v1/billing/checkout/subscription
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 30 revisions of this API.14
What changed
- ●
added the new
price_not_foundenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
- ○
the
response property const valuesubscription_already_livewas added for the statusresponse-property-const-added
- ○
removed the
no_paid_planenum value from theresponse property for the response statusresponse-property-enum-value-removed
- ○
removed the
subscription_already_liveenum value from theresponse property for the response statusresponse-property-enum-value-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○