EZloan APIs
  • Overview
  • authentication
    • API Key
  • SERVICE APIS
    • v1
      • Credit Decisioning Flow
        • User Setup
          • Sign up
          • Update
          • User access
        • Get Borrower Info
        • Upload Borrower Data
        • Check Data Collected
        • Link Extracted Data
        • Remove Linked Data
        • View Summary Variables
        • Get SMS Variables
        • Get Credit Score
        • Get Top Locations
      • Scoring Formula
      • Scoring Weights
      • Business Rules
      • Payments
        • Get Due Payments
      • Credit Products
      • Credit Applications
      • Financial Providers
      • Issue CSV [WIP]
      • Report Borrower
      • Template Extender
  • Error codes
    • HTTP Codes
Powered by GitBook
On this page

Was this helpful?

  1. SERVICE APIS
  2. v1

Issue CSV [WIP]

GET https://ezloan.genify.ai/borrowers/issue_csv/

Path Parameters

Name
Type
Description

uuid*

string

borrower's uuid

Query Parameters

Name
Type
Description

evaluate_by*

string

formula type

value: rule or model.

Headers

Name
Type
Description

username*

string

partner's username

authorization*

string

partner's api key

"CSV issued successfully!"
PreviousFinancial ProvidersNextReport Borrower

Last updated 2 years ago

Was this helpful?