Changes to Get price by lookup key

GET /prices/lookup/{lookup_key}

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

Changed in 7 of the 12 revisions of this API.1318

  1. cef2964c102c22
  2. f62d8a5fe7cf4
  3. 0cb3425d658021
  4. 82f205e0f42911
  5. 4ded3711f40148
  6. bc91c95fbb1a5
  7. 152f346e42411

What changed

  • cef2964c102c22See the full diff
    • added the new config enum value to the addon/entitlements/items/feature/type response property for the response status 200

      response-property-enum-value-added

    • added the new config enum value to the addon/entitlements/items/feature_type response property for the response status 200

      response-property-enum-value-added

    • added the optional property addon/entitlements/items/config_value to the response with the 200 status

      response-optional-property-added

    • added the optional property sequence to the response with the 200 status

      response-optional-property-added

    • removed the optional property details from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details from the response with the 500 status

      response-optional-property-removed

    • 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 500

      response-property-enum-value-added

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

  • 0cb3425d658021See the full diff
    • removed the optional property addon/type from the response with the 200 status

      response-optional-property-removed

    • added the new ONETIME enum value to the billing_period response property for the response status 200

      response-property-enum-value-added

    • removed the ONETIME enum value from the billing_cadence response property for the response status 200

      response-property-enum-value-removed

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

  • 82f205e0f42911See the full diff
    • removed the optional property trial_period from the response with the 200 status

      response-optional-property-removed

    • added the optional property trial_period_days to the response with the 200 status

      response-optional-property-added

    • removed the optional property error from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error from the response with the 500 status

      response-optional-property-removed

    • removed the optional property success from the response with the 400 status

      response-optional-property-removed

    • removed the optional property success from the response with the 500 status

      response-optional-property-removed

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 500 status

      response-optional-property-added

    • added the optional property details to the response with the 400 status

      response-optional-property-added

    • added the optional property details to the response with the 500 status

      response-optional-property-added

    • added the optional property http_status_code to the response with the 400 status

      response-optional-property-added

    • added the optional property http_status_code to the response with the 500 status

      response-optional-property-added

    • added the optional property message to the response with the 400 status

      response-optional-property-added

    • added the optional property message to the response with the 500 status

      response-optional-property-added

    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 addon/entitlements/items/feature/group to the response with the 200 status

      response-optional-property-added

    • added the optional property addon/entitlements/items/feature/group_id to the response with the 200 status

      response-optional-property-added

    • added the optional property addon/entitlements/items/feature/meter/aggregation/expression to the response with the 200 status

      response-optional-property-added

    • added the optional property addon/entitlements/items/feature/reporting_unit to the response with the 200 status

      response-optional-property-added

    • added the optional property meter/aggregation/expression to the response with the 200 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added