Loans
Learn how to integrate Veend Loan APIs
Last updated
Learn how to integrate Veend Loan APIs
Last updated
Veend Loan API allows you to process customer loans and repayment.
BASE_URL
The live (production) environment base URL is apply2.veendhq.com The test (sandbox) environment base URL is api2.veendhq.com
GET
{{BASE_URL}}/users/{{USER_ID}}/balance
Name | Type | Description |
---|---|---|
Sample Success Response
GET
{{BASE_URL}}/loans/findMyLoans/find?loanId={{LENDER_ID}}&disbursementStatus=completed
Name | Type | Description |
---|---|---|
x-tag*
veend-xtag
loanId*
string
Lender Id
disbursementStatus
completed
This filter returns only disbursed loans if set to completed