Checks the lend limit availability between a pair of customers
get
/service/icl/customer/checkLimitAvailability
This endpoint is used to check the lend limit availability between a pair of customers.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
borrowerCustomerId: string
Id of the borrowing customer.
-
branch: string
Branch for picking up Rate type.
-
lendAmount: number
Lending amount.
-
lendCcy: string
Lend currency.
-
lenderCustomerId: string
Id of the lending customer.
Response
Supported Media Types
- application/json
- application/xml
200 Response
This endpoint is used to Check and return the availability of the lend limit between a pair of customers.
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : items
Type:
object
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error