After obtaining an access token, there are 3 API endpoints that you can use to send reporting data to Sivo:
- Create a Borrower (can be either a consumer or a business)
- Create a Loan
- Report on Disbursements and Payments for a loan
The recipes below provide sample code to help you get started with these tasks (please check this link if you are unfamiliar with revolving vs term loans).
π¦
Reporting > Create Borrower
Open Recipe
π¦
Reporting > Installment Loan
Open Recipe
π¦
Reporting > Revolving Loan
Open Recipe
Continue to read topics in our documentation to learn about Sivo API concepts and features. Go to the Recipes section (or by clicking the button in the top navbar) to find common integration scenarios and examples of how Sivo APIs can be used.