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

  1. 73f618ba0a7e1
  2. 95495ef535bc3
  3. 499d0b94aa941

What changed

    • ●

      added the new price_not_found enum value to the response property for the response status

      response-property-enum-value-added

    • ○

      the response property const value subscription_already_live was added for the status

      response-property-const-added

    • ○

      removed the no_paid_plan enum value from the response property for the response status

      response-property-enum-value-removed

    • ○

      removed the subscription_already_live enum value from the response property for the response status

      response-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