Step 1 - Loan Request

Use Case - To create a new loan application in system. A POST call has to be made to this API with corresponding values against the keys mentioned in the request parameter. API will respond with Kudos loan ID and Kudos Borrower ID.

A Loan Request is an intent made by a customer for availing a product.
The response of the loan request is primarily 2 main fields that need to be used in all subsequent API's:
The request parameters typically change based on your product
Ask your account manager for your specific product Postman collection

Language
Authorization
Click Try It! to start a request and see the response here!