Changes to Cancel a checkout session

POST /api/v1/checkout-sessions/{id}/cancel

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

Changed in 8 of the 54 revisions of this API.566

  1. v1560215310a0912
  2. v1de35c02bb0d2341
  3. v16d585460beed1
  4. v1bfc7b3ed32b21
  5. v1f9c417ec1ed41
  6. v144bcc86fb2021
  7. v17d4a46169b061
  8. v1dece17f86f991

What changed

  • v1560215310a0912See the full diff
    • added OnlinePaymentMethodConfig BankTransferPaymentMethodConfig ExternalPaymentMethodConfig to the session/payment_methods_config/oneOf[PaymentMethodsConfig]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • added discriminator to session/payment_methods_config/oneOf[PaymentMethodsConfig]/ response property for the response status 200

      response-property-discriminator-added

    • removed subschema #1 subschema #2 subschema #3 from the session/payment_methods_config/oneOf[PaymentMethodsConfig]/ response property oneOf list for the response status 200

      response-property-one-of-removed

  • v1de35c02bb0d2341See the full diff
    • for the path request parameter id, the type/format was changed from string/ to string/MeteroidId

      request-parameter-type-changed

    • added BankAccountId subschema #1 to the session/payment_methods_config/oneOf[PaymentMethodsConfig]/oneOf[subschema #2]/account_id response property oneOf list for the response status 200

      response-property-one-of-added

    • the session/payment_methods_config/oneOf[PaymentMethodsConfig]/oneOf[subschema #2]/account_id response's property type/format changed from string null/ to / for status 200

      response-property-type-changed

    • added the new TOO_MANY_REQUESTS enum value to the code response property for the response status 400

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new TOO_MANY_REQUESTS enum value to the code response property for the response status 500

      response-property-enum-value-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the new ADDON_PURCHASE enum value to the session/checkout_type response property for the response status 200

      response-property-enum-value-added

    • added the new PLAN_CHANGE enum value to the session/checkout_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property session/payment_methods_config to the response with the 200 status

      response-optional-property-added

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

    • the endpoint scheme security bearer_auth was added to the API

      api-security-added

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

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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