Update address description
Updates the description of an existing address of an asset in a vault account. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Path Parameters
The ID of the vault account
The ID of the asset
The address for which to add a description. For XRP, use
:, for all other assets, use only the addressBody
application/json
The address description
Response
OK
Previous
Assign AML customer reference IDSets an AML/KYT customer reference ID for a specific address.
Endpoint Permission: Admin, Non-Signing Admin.
Next
TypeScript