Jump to Content
DataOne
HomeGuidesAPI ReferenceChangelog
Log InDataOne
Changelog
Log In
HomeGuidesAPI ReferenceChangelog
Back to All
added

8th July 2024

about 1 year ago by ReadMe API

Added balance and lastAccountRefreshDate to AccountResponse. The balance represents the balance in the account at the time of the last refresh - lastAccountRefreshDate.

The AccountResponse is returned upon making the following requests:

  • POST /v1/users/{userId}/accounts
  • PUT /v1/users/{userId}/accounts/{accountId}