DataRecordFilterModelstringcurl --location 'https://api.veloconnect.me/api/sms-data-records/sms-data-records-exporting' \
--header 'Content-Type: application/json' \
--data '{
"pageNumber": 0,
"pageSize": 0,
"filters": [
{
"propertyName": null,
"value": null,
"values": null,
"comparer": null
}
],
"sortings": [
{
"propertyName": null,
"direction": null
}
],
"userId": 0
}'string