curl --location -g --request GET 'https://.daftra.com/v2/api/entity/invoice/list/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'
{
"Responses": "string"
}