Skip to main content

Submit Loan Disbursement Metrics

Disbursement Metrics that will be pushed by Lender to Analytics Service. This API should be called by the Lender after it receives Trigger Disbursement request and it has successfully made a disbursement

Request Body REQUIRED
productData object
productId string
productNetworkId string
metrics object[] REQUIRED
amount double REQUIRED
tenure object REQUIRED
days int32
interestRate float REQUIRED
Responses
200

Success

Schema OPTIONAL
message string OPTIONAL
timestamp int64 OPTIONAL
errorCode string OPTIONAL
400

Bad Request

Schema OPTIONAL
message string OPTIONAL
timestamp int64 OPTIONAL
errorCode string OPTIONAL
401

Unauthenticated

Schema OPTIONAL
message string OPTIONAL
timestamp int64 OPTIONAL
errorCode string OPTIONAL
403

Unauthorised

Schema OPTIONAL
message string OPTIONAL
timestamp int64 OPTIONAL
errorCode string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
message string OPTIONAL
timestamp int64 OPTIONAL
errorCode string OPTIONAL