curl --location --request POST '/wallet/balance' \ --header 'access_token;' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "chave": "string", "hash": "string", "token": "string" }'