Changes to Get list of volumes with balances for (account/asset)

GET /v2/{ledger}/volumes

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

Changed in 7 of the 52 revisions of this API.153

  1. c0620f81a6491
  2. 2945092328b92
  3. c51f6899d1011
  4. a13b37bacc1f1
  5. 7ee573f0087f11
  6. d93e4ae21e381
  7. dcde15f756b51

What changed

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

      response-optional-property-added

    • added the new SCHEMA_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new SCHEMA_NOT_SPECIFIED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new optional query request parameter sort

      new-optional-request-parameter

    • request body became required

      request-body-became-required

    • added the new OUTDATED_SCHEMA enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • removed the BUCKET_OUTDATED enum value from the errorCode response property for the response status default

      response-property-enum-value-removed

    • added the new BUCKET_OUTDATED enum value to the errorCode response property for the response status default

      response-property-enum-value-added

    • added the new LEDGER_ALREADY_EXISTS enum value to the errorCode response property for the response status default

      response-property-enum-value-added