Get TRM by ID
Retrieves a Travel Rule Message by its unique identifier from the partner provider. Returns full TRM details including status, IVMS101 data, and transaction information.
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Customer integration unique identifier
Travel Rule Message unique identifier
Response
TRM retrieved successfully
Travel Rule Message information
TRM message ID
"trm_1234567890abcdef"
External ID (e.g., Fireblocks ID)
"550e8400-e29b-41d4-a716-446655440000"
Transaction amount in asset units
"1000"
Transaction direction for TRM (in = inbound, out = outbound)
in, out "out"
IVMS101 data in response format
TRM version
"1.0"
Current status of the Travel Rule Message
PENDING, ACCEPTED, REJECTED, FAILED "ACCEPTED"
Human readable reason for the current status
"Travel Rule compliance required for this transaction"
ID of the originator VASP
"did:ethr:0x1234567890abcdef"
ID of the beneficiary VASP
"did:ethr:0xfedcba0987654321"