v1

latestOpenAPI 3.0.12026-08-061638881007.6 KB
Compliance

Creates a TravelRule message for a transfer

post/v1/domains/{domainId}/compliance/travel-rule/providers/{provider}/messages

Path parameters

domainIdstring uuid required
provider'NOTABENE' required

Request body

assetstring required

Asset identifier (e.g., bip122:000000000019d6689c085ae165831e93/slip44:0)

amountstring required

Transfer amount

refstring required

Reference identifier for the transfer

settlementIdstring

Settlement identifier for the transfer

blockchainAnalyticsAliasstring

Optional analytics alias

Example request

{
  "transactionValue": {
    "amount": "150.75",
    "currency": "USD"
  },
  "blockchainAnalyticsAlias": "My Wallet"
}

Response

OK

suggestedIntentIdstring uuid

The intentId the client needs to initiate the intent with

complianceTravelRuleIdstring uuid

The id associated with this travel rule record on Compliance side