Update MCA Loan Product

Edit MCA-relevant product fields only. Core fields (name, shortName, description) go through the Fineract updateLoanProduct command; defaultFactorRate / defaultHoldbackPercent update the MCA companion row. All fields optional; omitted fields are left unchanged. The product must already be an MCA product.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params

All fields optional; omitted fields are left unchanged. The product must already be MCA.

string
length ≤ 100

Loan product name; must be unique across loan products (excluding this one).

string
length ≤ 4

4-character product code; must be unique across loan products (excluding this one).

string
number
1.01 to 1.99
number
5 to 25
integer

Optional GL accounting rule; pass-through to updateLoanProduct.

Headers
string
required

Tenant routing identifier used by the Embarc API gateway.

Responses

400

Validation error — unknown/locked parameter, range failure, duplicate name/shortName, or not an MCA product.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json