added
Income & Employment Monitoring
about 4 years ago by [email protected]
I&E Monitoring released in beta. To support this new feature we've made the following modifications to REST API endpoints:
- Changed GET /accounts/{account_id}/identity, GET /accounts/{account_id}/income, and GET /accounts/{account_id}/employment
- New
datafield,updated_at, indicating when the data last changed. - New
metafield with sub-propertyrefreshed_atindicating when the data was last checked for changes.
- New
- Changed GET /accounts/{account_id} and GET /accounts
- New
identity,income, andemploymentsub-properties in thedata_refreshed_atanddata_updated_atobjects, indicating when the data was last refreshed or updated.
- New