Changes to Upsert billing product plan

PUT /plans/{plan_id}/billing_products

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

Changed in 2 of the 125 revisions of this API.23

  1. c0d7b479cd111
  2. 9f854e7c7b1c13

What changed

    • added the new metronome enum value to the data/controlled_by response property for the response status 200

      response-property-enum-value-added

  • 9f854e7c7b1c13See the full diff
    • added the new none enum value to the data/charge_type response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property billing_strategy

      new-optional-request-property

    • added the new none enum value to the request property charge_type

      request-property-enum-value-added

    • added the required property data/billing_strategy to the response with the 200 status

      response-required-property-added