id string — REQUIRED |
title string |
shortDescription string |
description string |
paymentUrl string |
payNowAllowed boolean |
editPlanAllowed boolean |
changeMethodAllowed boolean |
automatic boolean — REQUIRED |
scheduleType string — REQUIREDPossible values: [RECURRING, ONE_TIME, AS_PRESENTED] |
noOfInstallment number |
frequency stringPossible values: [MONTHLY, WEEKLY, QUARTERLY, HALF_YEARLY, YEARLY] |
tenure objectduration number — REQUIRED | unit string — REQUIREDPossible values: [MONTH, DAY, YEAR] |
|
totalAmount float — REQUIRED |
principal float |
interestAmount float |
penalty float |
startDate date |
status stringPossible values: [ACTIVE, INACTIVE, PENDING_AUTH] |
url string |
extensibleData objectThis object is for additional keys & values according to specific need. User can add JSON objects as per the requirements. |