Skip to main content

Lineofcreditbasicapiv1

amountnumber
approvedDatestring
availableCreditAmountnumber
clientKeystring
closedDatestring
creationDatestring
encodedKeystring
expireDatestring
exposureLimitTypestring

Possible values: [APPROVED_AMOUNT, OUTSTANDING_AMOUNT]

groupKeystring
idstring
idPatternstring
lastModifiedDatestring
notesstring
startDatestring
statestring

Possible values: [WITHDRAWN, PENDING_APPROVAL, ACTIVE, CLOSED, APPROVED, REJECTED]

subStatestring

Possible values: [WITHDRAWN, PENDING_APPROVAL, ACTIVE, CLOSED, APPROVED, REJECTED]

Lineofcreditbasicapiv1
{
"amount": 0,
"approvedDate": "string",
"availableCreditAmount": 0,
"clientKey": "string",
"closedDate": "string",
"creationDate": "string",
"encodedKey": "string",
"expireDate": "string",
"exposureLimitType": "APPROVED_AMOUNT",
"groupKey": "string",
"id": "string",
"idPattern": "string",
"lastModifiedDate": "string",
"notes": "string",
"startDate": "string",
"state": "WITHDRAWN",
"subState": "WITHDRAWN"
}