Changes to Create credit bundle

POST /billing/credits/bundles

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

Changed in 3 of the 125 revisions of this API.142

  1. 3a5380b4b7ed11
  2. d1e247b0a2562
  3. c0d7b479cd113

What changed

  • 3a5380b4b7ed11See the full diff
    • the bundle_name request property's maxLength was decreased to 255

      request-property-max-length-decreased

    • the currency request property's maxLength was set to 3

      request-property-max-length-set

    • added the new optional request property compatible_plan_ids

      new-optional-request-property

    • added the required property data/compatible_plan_ids to the response with the 201 status

      response-required-property-added

    • added the new metronome enum value to the data/currency_prices/items/price/provider_type response property for the response status 201

      response-property-enum-value-added

    • added the new metronome enum value to the data/price/provider_type response property for the response status 201

      response-property-enum-value-added

    • added the new metronome enum value to the data/unit_price/provider_type response property for the response status 201

      response-property-enum-value-added