{
"conversions": [
{
"contactId": "11ef6061-cef7-b850-ada7-c969374ebcce",
"clientContactId": "56738",
"datetime": "2018-05-30T13:00:00+00:00",
"orderId": "1131256454",
"firstName": "John",
"surname": "Doe",
"conversionsAmount": 1287,
"conversionsCurrency": "EUR",
"conversionsReferenceAmount": 1287,
"country": "CZ"
},
{
"contactId": "22ef6061-cef7-b850-ada7-c969374ebcce",
"clientContactId": "185506",
"datetime": "2018-05-31T09:15:00+00:00",
"orderId": "1131256455",
"firstName": "Jane",
"surname": "Smith",
"conversionsAmount": 5824,
"conversionsCurrency": "CZK",
"conversionsReferenceAmount": 230.42,
"country": "CZ"
}
],
"paging": {
"start": 1,
"count": 2,
"totalCount": 12
}
}