Get all valid internal credit limit
get
/service/internalcreditlimits
This endpoints is used to get all valid internal credit limit maintained.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat: string
Auth Status
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit: integer
limit is maximum no of records to be fetched
-
lineBranch: string
line Branch which is linked to virtual account
-
lineCcy: string
Line currency
-
lineDescription: string
line description
-
lineId: string
line id which is linked to virtual account
-
offset: integer
offset is starting no of records to be fetched
-
realCustomerNo: string
Real Customer Number
-
recordStat: string
Record Status
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
- text/csv
201 Response
Returns message of succes or failure
Headers
Root Schema : VamTmInternalCreditLimitServiceCollection
Type:
object
Collection of internalcreditlimit.
Show Source
Nested Schema : VamTmInternalCreditLimitServiceGetDTO-allOf[0]
Type:
Show Source
object
-
approverRemarks:
string
Remarks made by Approver
-
authStatus:
string
Authorization Status of Virtual Account
-
availStatus:
string
Availability Status of the Line
-
checkerDateStamp:
string
Date and Time when some action on Linkage is authorized
-
checkerId:
string
Checker ID of linkage
-
doerRemarks:
string
Remarks made by Maker
-
limitAmount:
number
Limit Amount
-
limitExpiryDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
Date after which Line is inactive -
limitStartDate:
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2}
Date from which Line is considered -
lineBranch:
string
Line Branch
-
lineCcy:
string
Line currency
-
lineDescription:
string
Description for the Line
-
lineId:
string
Minimum Length:
3
Maximum Length:20
Pattern:([A-Z0-9\s]+)?
Line Id -
makerDateStamp:
string
Date and Time when Linkage is created or modified or closed or reopened
-
makerId:
string
Maker ID of Linkage
-
modNo:
integer
Version number of linkage
-
onceAuth:
string
Flag that indicated if linkage is authorized once or not
-
realCustomerName:
string
-
realCustomerNo:
string
Real Customer No for which the line is created
-
recordStatus:
string
Record Status of linkage
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