{
"requestId": "string",
"fromAccountId": "string",
"toAccountId": "string",
"currency": "EUR",
"amount": 0,
"agreement": {
"customerType": "Individual",
"individualFirstName": "string",
"individualLastName": "string",
"individualIDType": "string",
"individualIDNumber": "string",
"companyName": "string",
"companyNumber": "string",
"txnId": "string",
"txnType": "BuyAsset",
"assetType": "USDT",
"assetAmount": 0,
"txnCurrency": "EUR",
"txnAmount": 0,
"customerAuthCode": "string",
"verified": true,
"timestamp": 0
},
"agreementSignature": "string",
"description": "string"
}