Get Credit Limit utilization details at Account level for the given Real Customer Number and Line ID
get
/service/lineAccountUtilizationDetails
This endpoint is used to get Credit Limit utilization details at Account level for the given Real Customer Number and Line ID.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
lineId: string
-
realCustomerNo: string
-
virtualAccountNo(optional): string
Virtual Account Number
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Nested Schema : VamTbAccLimitUtilizationDTO
Type:
Show Source
object
-
exchRateLine(optional):
number
Exchange rate between line currency and virtual account currency
-
id(optional):
string
unique Id
-
lastUpdatedBy(optional):
string
Last updated by
-
latestTxnDate(optional):
string(date)
Latest Transaction Date on which utilization/deutilization happened on the line for the virtual Account
-
lineBranch(optional):
string
Line Branch
-
lineId(optional):
string
Minimum Length:
3
Maximum Length:20
Pattern:([A-Z0-9\s]+)?
Line Id -
lineLimitUtilizationId(optional):
string
Line utilization Id
-
realCustomerNo(optional):
string
Real customer number associated to the line
-
utilAmtInAccCcy(optional):
number
Utilized amount in Account Currency
-
utilAmtInLineCcy(optional):
number
Utilized Amount in Line currency
-
version(optional):
number
version
-
virtualAccountCcy(optional):
string
Virtual Account Currency
-
virtualAccountNo(optional):
string
Virtual Account Number
Nested Schema : items
Type:
object
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