| Name | Type | Description | Notes |
|---|---|---|---|
| transactionAsset | String | Transaction asset symbol (BTC,ETH) | |
| destination | String | Transaction destination address | |
| transactionAmount | String | Transaction amount in the transaction asset | |
| transactionAssetDecimals | BigDecimal | Number of decimals in the transaction asset. This is used to convert the transaction amount to the smallest unit of the asset | [optional] |
| originatorVASPdid | String | This is the identifier assigned to your VASP | |
| originatorEqualsBeneficiary | Boolean | "True" if the originator and beneficiary is the same person and you therefore do not need to collect any information. "False" if it is a third-party transfer. | |
| travelRuleBehavior | Boolean | This will also check if the transaction is a TRAVEL_RULE in the beneficiary VASP's jurisdiction | [optional] |
| beneficiaryVASPdid | String | This is the identifier assigned to the VASP the funds are being sent to | [optional] |
| beneficiaryVASPname | String | Beneficiary VASP name | [optional] |
| beneficiaryName | String | Beneficiary name | [optional] |
| beneficiaryAccountNumber | String | Beneficiary name | [optional] |
| beneficiaryAddress | TravelRuleAddress | [optional] |