Get sublimit details on a structure
get
/service/lrt/RtlTransaction/fetchSublimitDetails
This endpoint is used to get sublimit details on a RTL structure.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountNumber: string
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
-
rtlStructureId: string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : LrtTmRtlSublimitDTOCollection
Type:
object
Collection of RTL sublimit details for a structure and account
Show Source
-
accountNumber:
string
-
availableLimit:
number
-
branchCode:
string
-
branchName:
string
-
currency:
string
-
groupName:
string
-
headerAccCcy:
string
-
headerAccDesc:
string
-
headerAccNo:
string
-
limitRestorationDate:
string
-
rtlStructureId:
string
-
rtlStructureMasterId:
string
-
sublimitAmount:
number
Pattern:
^[.]?[1-9]*[.]?[0-9]*$
-
sublimitFrequency:
string
-
sublimitUtilized:
number
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
405 Response
Invalid input
500 Response
Internal error