UserId (integer), From (string), To (string)SuccessResponseModelOfStatisticSenderIdExpensesGetModelcurl --location 'https://api.veloconnect.me/api/statistics/sender-id-expenses?UserId=undefined&From=undefined&To=undefined'{
"data": [
{
"total": 0,
"expenditure": 0,
"currency": "string"
}
]
}