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