Query the Liability Customer Details through a Backoffice Service
get
/backoffice-services/backoffice/loans/elcm/liabcust
This operation queries the liability customer details through a Backoffice Service.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
branchCode: string
Branch Code
-
customerNo: string
Customer No
-
liabilityNo: string
Liability Number
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Nested Schema : data
Type:
Show Source
array
-
Array of:
object ELCMLiabCustModel
Liability Customer model
Nested Schema : ELCMLiabCustModel
Type:
object
Liability Customer model
Show Source
-
adapterElFacilities:
array adapterElFacilities
-
branchCode:
string
Branch Code
-
customerNo:
string
Customer Number
-
description:
string
Liability Description
-
liabilityNo:
string
Liability Number
Nested Schema : adapterElFacilities
Type:
Show Source
array
-
Array of:
object ELCMFacilityModel
Facility model
Nested Schema : ELCMFacilityModel
Type:
object
Facility model
Show Source
-
availabeAmount:
number(double)
Available Amount
-
description:
string
Facility Description
-
expiryDate:
string
Line Expiry Date
-
facilityBranchCode:
string
Facility Branch
-
facilityCategory:
string
Category of the Facility
-
facilityCurrencyCode:
string
Facility CurrencyCode
-
facilityId:
string
Facility Id
-
liabilityNo:
string
Liability Number
-
lineAmount:
number(double)
Line Amount
-
lineCode:
string
Facility Line Code
-
lineCurrency:
string
Line Currency
-
lineSerial:
string
Facility Line Serial
-
startDate:
string
Start Date
-
utilizedAmount:
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