You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The API response for the Accounts endpoint returns the current amount in an account but it would be useful if it would return additional info on the account. Specifically I would like to know the savings goal amount for each of the savers returned in the response.
The API response for the Accounts endpoint returns the current amount in an account but it would be useful if it would return additional info on the account. Specifically I would like to know the savings goal amount for each of the savers returned in the response.
Current mock response:
Under the
attributes
object it would be useful to have an object similar tobalance
that is used to track the savers goal.The text was updated successfully, but these errors were encountered: