Skip to main content
GET
/
v1
/
lending
/
loan
/
{id}
Get Loan Status
curl --request GET \
  --url https://app.unpay.in/api/v1/lending/loan/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Use your API Key from the UnPay dashboard. Required for all tech/server-to-server endpoints.

Path Parameters

id
string
required

Response

200

Loan details