Account Request URL
-Base Endpoint
-
Loans
Fetch Loans
\/loans
token
Loans
Create a new Loan
\/loans
token, purpose, amount, duration, rate, client_id, co_client_id
Loans
Fetch all clients of a specific loan
\/loans/{loan_id}\/clients
token
Loans
Update an existing Loan
\/loans/{loan_id}
token, purpose, amount, duration, rate, client_id, co_client_id
Loans
Delete an existing Loan
\/loans/{loan_id}
token
Loan Repayments
Create a loan repayment
\/loan_repayments
token, loan_id, amount, payment_date, comments, due_date
Loan Repayments
Fetch all Loan Repayments
\/loan_repayments
token, loan_id
Loan Repayments
Fetch current Loan Repayment
\/loan_repayments\/{loan_repayment_id}
token
Loan Repayments
Update a Loan Repayment
\/loan_repayments\/{loan_repayment_id}
token, amount, payment_date, comments, due_date
Loan Repayments
Delete a Loan Repayment
\/loan_repayments\/{loan_repayment_id}
token
Clients
Fetch Clients
\/clients
token
Clients
Create a client
\/clients
token, first_name, last_name, email, phone_number, gender, date_of_birth, id_number, id_type, employer_name
Clients
Fetch a single Client
\/clients\/{client_id}
token
Clients
Update a client
\/clients\/{client_id}
token, first_name, last_name, email, phone_number, gender, date_of_birth, id_number, id_type, employer_name
Clients
Delete a client
\/clients\/{client_id}
token
Groups
Fetch Groups
\/groups
token
Groups
Create a group
\/groups
token, name, description
Groups
Fetch a single Group
\/groups\/{group_id}
token
Groups
Update a group
\/groups\/{group_id}
token, name, description
Groups
Delete a group
\/groups\/{group_id}
token
Groups
Fetch all Members of a Group
\/group_members
token, group_id
Provider
Country HQ
API Type
Categories
Alternatives
Important URLs
Last Updated on
Created At
Upskill for a better future
Want to start tracking API at scale?
Get updates about your favorite APIs and SDKs
We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.