Changes to Recommended transaction fees

GET /api/v1/onchain/bitcoin/fees

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

Changed in 2 of the 21 revisions of this API.1012

  1. 560e8847c7b310
  2. 4c4530760ba112

What changed

    • the response property data/economyFee became optional for the status 200

      response-property-became-optional

    • the response property data/fastestFee became optional for the status 200

      response-property-became-optional

    • the response property data/halfHourFee became optional for the status 200

      response-property-became-optional

    • the response property data/hourFee became optional for the status 200

      response-property-became-optional

    • the response property data/minimumFee became optional for the status 200

      response-property-became-optional

    • response property data/economyFee list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/fastestFee list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/halfHourFee list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/hourFee list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/minimumFee list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

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

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added