{
"commissionCurrency": "string",
"id": "string",
"isAllIn": true,
"isRFQ": true,
"legs": [
{
"action": "buy",
"amount": 0,
"ccyBuy": "string",
"ccySell": "string",
"clientReference": "string",
"payFrom": [
{
"account": {
"accountCnaps": "string",
"accountId": "string",
"accountNumber": "string",
"accountType": "wallet",
"alias": "string",
"counterpartyId": "string",
"verification": {
"acceptWarning": true,
"requestId": "string"
}
},
"ibanId": "string"
}
],
"payTo": [
{
"account": {
"accountCnaps": "string",
"accountId": "string",
"accountNumber": "string",
"accountType": "wallet",
"alias": "string",
"counterpartyId": "string",
"verification": {
"acceptWarning": true,
"requestId": "string"
}
},
"amount": 0,
"currency": "string",
"ibanId": "string",
"paymentFees": {
"paymentChargeType": "sha",
"paymentNetwork": "swift",
"paymentPriority": "none"
},
"paymentPurpose": "string",
"paymentReference": "string",
"paymentRouteId": 0,
"paymentTag": "string"
}
],
"tenor": "tod",
"valueDate": "2019-08-24T14:15:22.123Z"
}
],
"parentOrderId": "string",
"quote": 0,
"quoteId": "string",
"receivedAdvisory": true,
"rfqId": "string",
"skipPhoneConfirmation": true,
"transactionType": "payment",
"useAllInPrice": true,
"warnings": [
{
"property1": [
{}
],
"property2": [
{}
]
}
]
}