Create Travel Rule Message

Creates a new travel rule message with IVMS101-compliant PII data. Encrypts sensitive originator and beneficiary information before sending to partner.

Path Params
uuid
required

Customer integration unique identifier

Body Params
string | null

Asset identifier (required when txId not provided)

string | null

Transaction amount (required when txId not provided)

string | null

Amount in USD (optional)

source
object

Source peer path for transaction

string | null

Source address (optional)

destination
object

Destination peer path for transaction

string | null

Destination address (optional)

string | null

Destination tag (optional)

uuid | null

Fireblocks transaction ID (optional) - RECOMMENDED for inbound transactions

string | null

Transaction hash (optional)

string
enum

Transaction direction from workspace perspective

Allowed:
string | null

Originator VASP identifier - required for inbound transactions

string | null

Beneficiary VASP identifier - required for outbound transactions

ivms101
object
required

IVMS101 data structure containing encrypted PII

Headers
string

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.

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json