added
1st August 2024
11 months ago by ReadMe API
Added dataOrigin
field to users
resource.
This is a non-breaking change that adds the dataOrigin
field in the response for the following endpoints:
dataOrigin
has also been added as an optional field in the request body for the following endpoints:
It is not possible to change the type of user once it has been set in the POST
request (e.g. via a PUT
request).
The dataOrigin
field is a string that represents the origin of account and transactions data. It can be one of the following values:
DATA_ONE
- These users have stored account and transaction data which the DataOne system retrieves via open banking connections from ASPSPs (this is the current default for all existing users).
CAAS
(Categorisation as a Service)- These users have stored account and transaction data which is directly sent to the DataOne system via API by DataOne partners.