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