Routes specific to a particular account.
Get the details of an account
Get payment history for an account
details() :: {:ok, map}
Get the details of an account.
payments() :: {:ok, map}
Get payment history for an account.