Update loan product [Beta]

Update an existing loan product. Only the fields provided in the request body will be updated.

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

Loan product ID

Body Params

Request body containing the fields to update.

Request body for updating a loan product. Only provided fields will be updated.

string
length ≤ 256

Open text that describes the product

string
enum

Indicate when the system changes a loan to active status. Default is ON_DISBURSEMENT_OR_REPAYMENT. If disbursement method type is NONE, you cannot set to ON_DISBURSEMENT, and if set to ON_DISBURSEMENT_OR_REPAYMENT the system changes the loan status on repayment.

Allowed:
disbursement_method
object

Disbursement method

parameters
object

Loan product V2 parameters

interest_plan_ids
array of uuids

List of interest plan identifiers

interest_plan_ids
processing_codes
object

Processing codes to update. Only provided fields will be updated.

MinimumAmountDue | null

Minimum amount due for the loan product. Set to "null" to remove. Must be positive if provided.

Headers
uuid

Idempotency key

Responses

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