Authorization: ********************curl --location --request GET 'http://perfit-api.test.muke.design/api/client/transactions?type&category&status&per_page=15' \
--header 'Authorization: Bearer <token>'{
"code": 200,
"message": "success",
"data": {}
}