curl --location --request GET '/api/invoice/detail?type=sell&form=3&page=1&size=30' \ --header 'Authorization;'
{ "state": "string", "info": { "total": 0, "data": [ "string" ] } }