Execute an action on an address

Executes an action on a crypto address. Supported actions: CREATE_TAG — creates a new destination tag on a tag-based network address (e.g. Ripple/XRP); UPDATE_COMPLIANCE_DATA — updates originator and beneficiary identity on an address key pair; UPDATE_TAG_COMPLIANCE_DATA — updates originator and beneficiary identity on a specific address tag; returns 404 if the tag does not exist.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the crypto address.

Body Params

Create a new destination tag on a tag-based network address (e.g. Ripple/XRP)

string
required

Destination tag value assigned to this address tag.

string
required

Unique reference identifier used to identify this tag.

originator

Originator identity for compliance purposes.

beneficiary

Beneficiary identity for compliance purposes.

string

Custom non-unique identifier linking this tag to an external customer.

string
enum
Allowed:
Headers
string
Responses
204

Action executed successfully

Language
Credentials
http
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json