Book loan V2 [Beta]post https://sandbox.pismolabs.io/lending/v2/loansBook a loan.Body ParamsRequest bodyaccount_idint64Account IDamountdoubleBooking amountinstallment_plan_iduuidID of the installment planloan_product_idstringlength ≤ 80Loan product ID. Accepts either a lowercase UUID (e.g., "2717a296-124a-47cc-b2a1-91e80dc723eb") or an uppercase alphanumeric string with underscores (e.g., "MY_LOAN_PRODUCT_001"). If not provided during creation, a UUID is auto-generated.metadataobjectAdditional informationmetadata objectnumber_of_installmentsnumberNumber of installmentsResponses 202Loan booked. 400A validation error occurred. 500Internal Server ErrorUpdated 20 days ago