Leinmark Funds

πŸ“˜

Try out the API here

In this API, this is used to successfully pledge the mutual funds units associated of the user. In this API we provide the OTP for mutual funds unit user want to pledge to meet the liquidity need of now.

For this API,

Input : OTP sent by KFintech for the verification of pledge request tied with particular user_id and order_id.

Output : This would verify that particular mutual fund units have been lien marked under the name of company and they can disburse the amount for that.


Input Type

InputTypeDescription
finsire_idstringA valid id generated during user creation
order_idnumberA valid order number that used for pledging assets
otpnumberA valid OTP sent to the mobile_number when Pledge Assets API is hit

Common Error Scenarios

The following are the common error scenarios in sending an API request:

ErrorDescription
param is missing or the value is empty: finsire_idfinsire_id is a required field
param is missing or the value is empty: order_idorder_id is a required field
param is missing or the value is empty: otpotp is a required field

πŸ‘

You can try out the API here.