|
xrpld
|
API version 3 is currently a beta API. It requires enabling [beta_rpc_api] in the xrpld configuration to use. To use this API, clients specify "api_version" : 3 in each request.
For info about how API versioning works, including examples, please view the XLS-22d spec. For details about the implementation of API versioning, view the implementation PR. API versioning ensures existing integrations and users continue to receive existing behavior, while those that request a higher API version will experience new behavior.
The order of error checks has been changed to provide more specific error messages. (#4924)
Added support for string shortcuts to look up fixed-location ledger entries using the "index" parameter. (#5644)
In API version 3, the following string values can be used with the "index" parameter:
These shortcuts are only available in API version 3 and later. In API versions 1 and 2, these string values would result in an error.