Changes to Cancel a subscription item

DELETE /billing/subscription_items/{subscription_item_id}

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

Changed in 3 of the 15 revisions of this API.16

  1. 405105aa16c31
  2. 5b777536da7d2
  3. 11bb1ccf4b7d4

What changed

    • added the new payer-credits enum value to the payment_method/payment_type response property for the response status 200

      response-property-enum-value-added

    • added CommerceTotalsResponse-2 to the totals response property allOf list for the response status 200

      response-property-all-of-added

    • removed schemas-CommerceTotalsResponse from the totals response property allOf list for the response status 200

      response-property-all-of-removed

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

    • added the optional property next_payment/allOf[CommerceSubscriptionItemNextPaymentResponse]/per_unit_totals to the response with the 200 status

      response-optional-property-added

    • added the optional property next_payment/allOf[CommerceSubscriptionItemNextPaymentResponse]/totals to the response with the 200 status

      response-optional-property-added

    • added schemas-CommerceTotalsResponse to the totals response property allOf list for the response status 200

      response-property-all-of-added

    • removed CommerceTotalsResponse from the totals response property allOf list for the response status 200

      response-property-all-of-removed