View Summary Variables
get summary variables of a borrower.
Get Borrower Summary Variables
GET
https://ezloan.genify.ai/borrowers/get_summary_variables/
Path Parameters
Name
Type
Description
uuid*
string
UUID of the requested borrower.
Headers
Name
Type
Description
user_name*
string
partner's username.
authorization*
string
partner's api key.
Get Borrowers Batch Summary Variables
GET
https://ezloan.genify.ai/borrowers/get_summary_variables/batch/
Request Body
Name
Type
Description
target*
list<string>
list of requested borrowers
Last updated
Was this helpful?