curl --location --request POST '/api/v1/invoices/group' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"by": "string",
"gte": "string",
"lte": "string"
}
]'{
"invoices_group_uuid": "791a0ef9-a455-45a1-aad3-532023e2249e"
}