Authorization: Bearer ********************
curl --location --request GET '/api/v1/get-wallet-log?page=1' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --form 'amount="51"'
{}