Authorization: Bearer ********************
curl --location --request GET 'http://localhost:9000/crmsbi-api/api/DaftarUnitUsedCar/GetAllData' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "total": 0, "message": "string", "data": {} }