Authorization: Bearer ********************
curl --location -g --request GET '{{base_url}}invoice/login-company-invoice-excel-download/'
{
"count": 0,
"next": null,
"previous": null,
"results": {
"success": true,
"data": [
"string"
]
}
}