curl --location --request DELETE '/api/v1/invoices/group/' \ --header 'Content-Type: application/json' \ --data-raw '{ "by": "string", "lte": "string", "gte": "string" }'
{}