Query the Facility Details through a Backoffice Service
get
/backoffice-services/backoffice/loans/elcm/facility
This operation queries the facility details through a Backoffice Service.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
customerNo(optional): string
Customer No
-
expiryDate(optional): string
Expiry Date of the Facility
-
facilityCategory(optional): string
Category of the Facility
-
liabilityNo(optional): string
Liability Number
-
lineCode(optional): string
Facility Line Code
-
lineCurrency(optional): string
Line Currency
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : ELCMFacilityModel
Type:
objectFacility model
Show Source
-
availabeAmount(optional):
number(double)
Available Amount
-
description(optional):
string
Facility Description
-
expiryDate(optional):
string
Line Expiry Date
-
facilityBranchCode(optional):
string
Facility Branch
-
facilityCategory(optional):
string
Category of the Facility
-
facilityCurrencyCode(optional):
string
Facility CurrencyCode
-
facilityId(optional):
string
Facility Id
-
liabilityNo(optional):
string
Liability Number
-
lineAmount(optional):
number(double)
Line Amount
-
lineCode(optional):
string
Facility Line Code
-
lineCurrency(optional):
string
Line Currency
-
lineSerial(optional):
string
Facility Line Serial
-
startDate(optional):
string
Start Date
-
utilizedAmount(optional):
number(double)
Utilized Amount
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error