Implement the available features under the endpoint in link `:rewards_enrollment`. As can be seeing in `access.links.rewards_enrollment` after running the code: ```elixir {:ok, access} = NubankAPI.Auth.get_token(cpf, password) ```
Implement the available features under the endpoint in link
:rewards_enrollment.As can be seeing in
access.links.rewards_enrollmentafter running the code: