This object represents a draw. Draws can be made on Line of Credit loans only. Draws can be amortized or non-amortized. If amortized, the draw will be amortized over the selected number of periods and aligned to the Line of Credit due dates. If non-amortized, the draw is due on a due date following the current period statement creation. A draw can have different interest and promo rates from the Line of Credit. Each draw has a unique identifier, similar to a loan.
Success
{- "externalId": "string",
- "declineReason": {
- "mainExternalReasonCode": "string",
- "mainText": "string",
- "mainScriptForRep": "string",
- "subReasons": [
- {
- "externalReasonCode": "string",
- "reasonText": "string",
- "scriptForRep": "string"
}
]
}, - "timestamps": {
- "startedAt": "2019-08-24T14:15:22Z",
- "originatedAt": "2019-08-24T14:15:22Z",
- "activatedAt": "2019-08-24T14:15:22Z",
- "frozenAt": "2019-08-24T14:15:22Z",
- "acceleratedAt": "2019-08-24T14:15:22Z",
- "chargedOffAt": "2019-08-24T14:15:22Z",
- "paidOffAt": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "migratedAt": "2019-08-24T14:15:22Z",
- "canceledAt": "2019-08-24T14:15:22Z"
}, - "metaData": { },
- "additionalBorrowers": [
- {
- "id": "string",
- "relationType": "coBorrower"
}
], - "labels": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "name": "string",
- "description": "string"
}
], - "nickname": "Draw",
- "status": "pending",
- "isClosed": true,
- "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "externalId": "string",
- "displayId": "string",
- "assetDisplayName": "string",
- "cancellationReason": "technicalIssue",
- "declineReason": {
- "mainExternalReasonCode": "string",
- "mainText": "string",
- "mainScriptForRep": "string",
- "subReasons": [
- {
- "externalReasonCode": "string",
- "reasonText": "string",
- "scriptForRep": "string"
}
]
}, - "timestamps": {
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "startedAt": "2019-08-24T14:15:22Z",
- "originatedAt": "2019-08-24T14:15:22Z",
- "activatedAt": "2019-08-24T14:15:22Z",
- "frozenAt": "2019-08-24T14:15:22Z",
- "lastAmortizedAt": "2019-08-24T14:15:22Z",
- "acceleratedAt": "2019-08-24T14:15:22Z",
- "chargedOffAt": "2019-08-24T14:15:22Z",
- "paidOffAt": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "migratedAt": "2019-08-24T14:15:22Z",
- "canceledAt": "2019-08-24T14:15:22Z"
}, - "endDate": "2019-08-24",
- "metaData": { },
- "additionalBorrowers": [
- {
- "id": "string",
- "relationType": "coBorrower",
- "externalId": "string",
- "name": "string"
}
], - "labels": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "companyId": "string",
- "name": "string",
- "description": "string"
}
], - "object": "draw",
- "nickname": "Draw",
- "ratesValidation": {
- "interestRateAtOrigExceedsMax": true,
- "interestRateAtOrigBelowMin": true
}, - "status": "pending",
- "isClosed": true,
- "current": {
- "duration": 0,
- "periodicPayment": 0,
- "creditLimitAmount": 0,
- "paymentFrequency": "weekly",
- "specificDays": [
- "string"
]
}, - "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationMethod": "equalPayments",
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
}
Success
{- "status": 0,
- "count": 0,
- "data": [
- {
- "id": "string",
- "externalId": "string",
- "displayId": "string",
- "assetDisplayName": "string",
- "cancellationReason": "technicalIssue",
- "declineReason": {
- "mainExternalReasonCode": "string",
- "mainText": "string",
- "mainScriptForRep": "string",
- "subReasons": [
- {
- "externalReasonCode": "string",
- "reasonText": "string",
- "scriptForRep": "string"
}
]
}, - "timestamps": {
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "startedAt": "2019-08-24T14:15:22Z",
- "originatedAt": "2019-08-24T14:15:22Z",
- "activatedAt": "2019-08-24T14:15:22Z",
- "frozenAt": "2019-08-24T14:15:22Z",
- "lastAmortizedAt": "2019-08-24T14:15:22Z",
- "acceleratedAt": "2019-08-24T14:15:22Z",
- "chargedOffAt": "2019-08-24T14:15:22Z",
- "paidOffAt": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "migratedAt": "2019-08-24T14:15:22Z",
- "canceledAt": "2019-08-24T14:15:22Z"
}, - "endDate": "2019-08-24",
- "metaData": { },
- "additionalBorrowers": [
- {
- "id": "string",
- "relationType": "coBorrower",
- "externalId": "string",
- "name": "string"
}
], - "labels": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "companyId": "string",
- "name": "string",
- "description": "string"
}
], - "object": "draw",
- "nickname": "Draw",
- "ratesValidation": {
- "interestRateAtOrigExceedsMax": true,
- "interestRateAtOrigBelowMin": true
}, - "status": "pending",
- "isClosed": true,
- "current": {
- "duration": 0,
- "periodicPayment": 0,
- "creditLimitAmount": 0,
- "paymentFrequency": "weekly",
- "specificDays": [
- "string"
]
}, - "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationMethod": "equalPayments",
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
]
}
Success
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "externalId": "string",
- "displayId": "string",
- "assetDisplayName": "string",
- "cancellationReason": "technicalIssue",
- "declineReason": {
- "mainExternalReasonCode": "string",
- "mainText": "string",
- "mainScriptForRep": "string",
- "subReasons": [
- {
- "externalReasonCode": "string",
- "reasonText": "string",
- "scriptForRep": "string"
}
]
}, - "timestamps": {
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "startedAt": "2019-08-24T14:15:22Z",
- "originatedAt": "2019-08-24T14:15:22Z",
- "activatedAt": "2019-08-24T14:15:22Z",
- "frozenAt": "2019-08-24T14:15:22Z",
- "lastAmortizedAt": "2019-08-24T14:15:22Z",
- "acceleratedAt": "2019-08-24T14:15:22Z",
- "chargedOffAt": "2019-08-24T14:15:22Z",
- "paidOffAt": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "migratedAt": "2019-08-24T14:15:22Z",
- "canceledAt": "2019-08-24T14:15:22Z"
}, - "endDate": "2019-08-24",
- "metaData": { },
- "additionalBorrowers": [
- {
- "id": "string",
- "relationType": "coBorrower",
- "externalId": "string",
- "name": "string"
}
], - "labels": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "companyId": "string",
- "name": "string",
- "description": "string"
}
], - "object": "draw",
- "nickname": "Draw",
- "ratesValidation": {
- "interestRateAtOrigExceedsMax": true,
- "interestRateAtOrigBelowMin": true
}, - "status": "pending",
- "isClosed": true,
- "current": {
- "duration": 0,
- "periodicPayment": 0,
- "creditLimitAmount": 0,
- "paymentFrequency": "weekly",
- "specificDays": [
- "string"
]
}, - "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationMethod": "equalPayments",
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
}
Success
{- "nickname": "string",
- "status": "pending",
- "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "externalId": "string",
- "displayId": "string",
- "assetDisplayName": "string",
- "cancellationReason": "technicalIssue",
- "declineReason": {
- "mainExternalReasonCode": "string",
- "mainText": "string",
- "mainScriptForRep": "string",
- "subReasons": [
- {
- "externalReasonCode": "string",
- "reasonText": "string",
- "scriptForRep": "string"
}
]
}, - "timestamps": {
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "startedAt": "2019-08-24T14:15:22Z",
- "originatedAt": "2019-08-24T14:15:22Z",
- "activatedAt": "2019-08-24T14:15:22Z",
- "frozenAt": "2019-08-24T14:15:22Z",
- "lastAmortizedAt": "2019-08-24T14:15:22Z",
- "acceleratedAt": "2019-08-24T14:15:22Z",
- "chargedOffAt": "2019-08-24T14:15:22Z",
- "paidOffAt": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "migratedAt": "2019-08-24T14:15:22Z",
- "canceledAt": "2019-08-24T14:15:22Z"
}, - "endDate": "2019-08-24",
- "metaData": { },
- "additionalBorrowers": [
- {
- "id": "string",
- "relationType": "coBorrower",
- "externalId": "string",
- "name": "string"
}
], - "labels": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "companyId": "string",
- "name": "string",
- "description": "string"
}
], - "object": "draw",
- "nickname": "Draw",
- "ratesValidation": {
- "interestRateAtOrigExceedsMax": true,
- "interestRateAtOrigBelowMin": true
}, - "status": "pending",
- "isClosed": true,
- "current": {
- "duration": 0,
- "periodicPayment": 0,
- "creditLimitAmount": 0,
- "paymentFrequency": "weekly",
- "specificDays": [
- "string"
]
}, - "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationMethod": "equalPayments",
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
}
Success
Request Timeout
{- "status": 0,
- "message": "string",
- "data": {
- "schedule": {
- "schedule": [
- {
- "date": "2019-08-24",
- "periodId": "string",
- "paymentType": "periodicPayment",
- "status": "booked",
- "amount": 0,
- "originalAmount": 0,
- "principalAmount": 0,
- "interestAmount": 0,
- "interestBeforeDiscountAmount": 0,
- "unroundedPrincipalAmount": "string",
- "unroundedInterestAmount": "string",
- "unroundedInterestBeforeDiscountAmount": "string",
- "isDeferred": true,
- "isForcedAmount": true,
- "dynamicFeeDetails": {
- "loanFeeId": "string",
- "dynamicFeeTypeId": "string",
- "apiName": "string",
- "displayName": "string"
}
}
]
}, - "amountsValidation": {
- "principalMatch": true,
- "interestMatch": true,
- "feesMatch": true,
- "totalAdvancesMatch": true,
- "recurringAmountsMatch": true,
- "amountFinancedMatch": null
}
}
}
Success
{- "status": 0,
- "message": "string",
- "data": {
- "creditLimitAmount": 0,
- "caseId": "string"
}
}
Success
{- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "caseId": "string"
}
{- "status": 0,
- "message": "string",
- "data": {
- "id": "string",
- "externalId": "string",
- "displayId": "string",
- "assetDisplayName": "string",
- "cancellationReason": "technicalIssue",
- "declineReason": {
- "mainExternalReasonCode": "string",
- "mainText": "string",
- "mainScriptForRep": "string",
- "subReasons": [
- {
- "externalReasonCode": "string",
- "reasonText": "string",
- "scriptForRep": "string"
}
]
}, - "timestamps": {
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "startedAt": "2019-08-24T14:15:22Z",
- "originatedAt": "2019-08-24T14:15:22Z",
- "activatedAt": "2019-08-24T14:15:22Z",
- "frozenAt": "2019-08-24T14:15:22Z",
- "lastAmortizedAt": "2019-08-24T14:15:22Z",
- "acceleratedAt": "2019-08-24T14:15:22Z",
- "chargedOffAt": "2019-08-24T14:15:22Z",
- "paidOffAt": "2019-08-24T14:15:22Z",
- "closedAt": "2019-08-24T14:15:22Z",
- "migratedAt": "2019-08-24T14:15:22Z",
- "canceledAt": "2019-08-24T14:15:22Z"
}, - "endDate": "2019-08-24",
- "metaData": { },
- "additionalBorrowers": [
- {
- "id": "string",
- "relationType": "coBorrower",
- "externalId": "string",
- "name": "string"
}
], - "labels": [
- {
- "id": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "deletedAt": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "companyId": "string",
- "name": "string",
- "description": "string"
}
], - "object": "draw",
- "nickname": "Draw",
- "ratesValidation": {
- "interestRateAtOrigExceedsMax": true,
- "interestRateAtOrigBelowMin": true
}, - "status": "pending",
- "isClosed": true,
- "current": {
- "duration": 0,
- "periodicPayment": 0,
- "creditLimitAmount": 0,
- "paymentFrequency": "weekly",
- "specificDays": [
- "string"
]
}, - "atOrigination": {
- "interestRates": [
- {
- "interestType": "absolute",
- "days": 0,
- "rate": 0
}
], - "promoRates": [
- {
- "days": 0,
- "rate": 0
}
], - "aprNominal": 0,
- "aprEffective": 0,
- "creditLimitAmount": 0,
- "creditLimitPercentage": 0,
- "fees": {
- "drawFeeAmount": 0,
- "drawFeePercentageOfPrincipal": 0,
- "dynamicFees": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
], - "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}, - "mdr": {
- "mdrAmount": 0,
- "isAmortized": true,
- "amortizationPeriod": 0
}, - "minPaymentCalculation": {
- "percentageOfPrincipal": 1,
- "minAmount": 0,
- "minInterestChargeAmount": 0,
- "includeOverLimitAmount": false
}, - "autoAmortization": {
- "amortizationMethod": "equalPayments",
- "amortizationLogic": "amortizeAfterEachPurchase",
- "duration": 0,
- "periodicPaymentAmount": 0
}, - "gracePeriod": {
- "isGracePeriodApplicable": true,
- "numPeriodsToRestoreGrace": 0,
- "paymentRequirementForGrace": "minAmount"
}
}, - "drawType": "balanceTransfer"
}
}
This endpoint is used for previewing draw amortization. The draw must have non-due principal to be amortized.
Note:
accrualMethod=compoundWithFees
, there is a
known limitation to the draw amortization calculation logic.compound
method and not compoundWithFees
.
To ensure that the system calculates interest accurately, amortized draws should NOT include any fees.Success
Request Timeout
{- "purchaseAmount": 0,
- "duration": 0,
- "recurringAmount": 0,
- "startDate": "2019-08-24",
- "drawFee": 0,
- "serviceFeeAmount": 0,
- "serviceFeeCapAmount": 0
}
{- "status": 0,
- "message": "string",
- "data": {
- "schedule": [
- {
- "date": "2019-08-24",
- "periodId": "string",
- "paymentType": "periodicPayment",
- "status": "booked",
- "amount": 0,
- "originalAmount": 0,
- "principalAmount": 0,
- "interestAmount": 0,
- "interestBeforeDiscountAmount": 0,
- "unroundedPrincipalAmount": "string",
- "unroundedInterestAmount": "string",
- "unroundedInterestBeforeDiscountAmount": "string",
- "isDeferred": true,
- "isForcedAmount": true,
- "dynamicFeeDetails": {
- "loanFeeId": "string",
- "dynamicFeeTypeId": "string",
- "apiName": "string",
- "displayName": "string"
}
}
]
}
}
This endpoint is used for draw amortization. The draw must have non-due principal to be reamortized.
Note:
accrualMethod=compoundWithFees
, there is a
known limitation to the draw amortization calculation logic.compound
method and not compoundWithFees
.
To ensure that the system calculates interest accurately, amortized draws should NOT include any fees.Success
{- "previewMode": false,
- "duration": 0,
- "recurringAmount": 0
}
{- "status": 0,
- "message": "string",
- "data": {
- "schedule": [
- {
- "date": "2019-08-24",
- "periodId": "string",
- "paymentType": "periodicPayment",
- "status": "booked",
- "amount": 0,
- "originalAmount": 0,
- "principalAmount": 0,
- "interestAmount": 0,
- "interestBeforeDiscountAmount": 0,
- "unroundedPrincipalAmount": "string",
- "unroundedInterestAmount": "string",
- "unroundedInterestBeforeDiscountAmount": "string",
- "isDeferred": true,
- "isForcedAmount": true,
- "dynamicFeeDetails": {
- "loanFeeId": "string",
- "dynamicFeeTypeId": "string",
- "apiName": "string",
- "displayName": "string"
}
}
]
}
}
Closing a draw means that the draw can no longer accept new purchases. Once all of its purchases are settled, its balance is
depleted and all payments are processed, the draw will transition to paidOff
status.
Success no content
{- "caseId": "string",
- "closeRequestedByBorrower": false
}
Reopen a closed draw. This will allow new purchases to be added to the draw. Draws in paidOff
status cannot be reopened.
Success no content
{- "caseId": "string",
- "reopenReason": "string"
}
The cancel loan endpoint will change the status of a draw to canceled
, and
trigger any cancellation-related logic.
An active draw can be canceled if it has no active purchases.
Success no content
{- "cancellationReason": "technicalIssue"
}
Allows lenders to add or remove dynamic fees from a draw going forward. This does not affect balances or fees in the past.
Success
[- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
]
{- "status": 0,
- "message": "string",
- "data": [
- {
- "apiName": "string",
- "feeAmount": 0,
- "feeCapAmount": 0
}
]
}