improved
2023 March Docs News
9 months ago by Zoltan Szekely
Welcome to Okra's documentation changelog! Docs News is the periodic changelog that provides information about new and updated content in Okra's developer documentation. For the sake of transparency, issue fixes and removed content are also listed.
New pages

- Spending Patterns documentation
- Read more about how to get started with this new feature in Okra's blog.
Updated pages

- Identity guide
- This guide now has an improved content structure and a bit more clarity around how you can use the Identity API operations.
- Spending Patterns API reference
- The response examples for operations that return data for multiple users are now up to date.
Fixes

- Incorrect descriptions on Identity endpoint operations
- Each operation's description is now correct and up to date.
- Incorrect schema structure in Income endpoint operations
- The
income
object level is now correctly shown in the schema definition. - The schemas for Get all incomes and Get income by date now correctly show that the responses for both operations contain an array of
income
objects.
- The
Deprecated pages

- The operations for Identity validation through RC, TIN, and RC & TIN have been removed from the API reference.
- The Enhanced balance operation is now removed from the API reference.
- The contents of the Validate customers page are now part of the revamped Identity guide.