Create Travel Rule MessageAsk AIpost https://api.fireblocks.io/v1/screening/trlink/customers/integration/{customerIntegrationId}/trmCreates a new travel rule message with IVMS101-compliant PII data. Encrypts sensitive originator and beneficiary information before sending to partner.Path ParamscustomerIntegrationIduuidrequiredCustomer integration unique identifierBody ParamsassetIdstring | nullAsset identifier (required when txId not provided)amountstring | nullTransaction amount (required when txId not provided)amountUSDstring | nullAmount in USD (optional)sourceobjectSource peer path for transactionsource objectsrcAddressstring | nullSource address (optional)destinationobjectDestination peer path for transactiondestination objectdestAddressstring | nullDestination address (optional)destTagstring | nullDestination tag (optional)txIduuid | nullFireblocks transaction ID (optional) - RECOMMENDED for inbound transactionstxHashstring | nullTransaction hash (optional)directionstringenumTransaction direction from workspace perspectiveOUTBOUNDINBOUNDOUTBOUNDAllowed:INBOUNDOUTBOUNDoriginatorVaspIdstring | nullOriginator VASP identifier - required for inbound transactionsbeneficiaryVaspIdstring | nullBeneficiary VASP identifier - required for outbound transactionsivms101objectrequiredIVMS101 data structure containing encrypted PIIivms101 objectHeadersIdempotency-KeystringA 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 201TRM created successfully defaultError ResponseUpdated 5 months ago