Changes to checkout.session.expired

POST /webhook-events/checkout.session.expired

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 108 revisions of this API.213

  1. 29f14678f58f18
  2. 50b7421a969032
  3. f8ecf435d25d1

What changed

    • removed the optional property checkout_session/cancel_url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/configuration from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/created_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/created_by from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/environment_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/failure_url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/idempotency_key from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/metadata from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/payment_provider_config from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/provider_result from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/result from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/status from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/success_url from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/tenant_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/updated_at from the response with the 200 status

      response-optional-property-removed

    • removed the optional property checkout_session/updated_by from the response with the 200 status

      response-optional-property-removed

    • added the new add_addon enum value to the checkout_session/action response property for the response status 200

      response-property-enum-value-added

    • added the new subscription.plan_changed enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 50b7421a969032See the full diff
    • added the new entitlement.grant.exhausted enum value to the event_type response property for the response status 200

      response-property-enum-value-added

    • added the new modify_subscription enum value to the checkout_session/action response property for the response status 200

      response-property-enum-value-added

    • added the new wallet_topup enum value to the checkout_session/action response property for the response status 200

      response-property-enum-value-added

    • added the optional property checkout_session/configuration/modify_subscription_params to the response with the 200 status

      response-optional-property-added

    • added the optional property checkout_session/configuration/wallet_topup_params to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added