Changes to Get account by its address
GET /v2/{ledger}/accounts/{address}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 53 revisions of this API.54
What changed
- ●
added the new
SCHEMA_ALREADY_EXISTSenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
added the new
SCHEMA_NOT_SPECIFIEDenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ○
added the optional property
data/insertionDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/updatedAtto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/firstUsageto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
OUTDATED_SCHEMAenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ○
removed the
BUCKET_OUTDATEDenum value from theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-removed
- ●
- ●
added the new
BUCKET_OUTDATEDenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
LEDGER_ALREADY_EXISTSenum value to theerrorCoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●