Get all valid credit limit linkage
get
/service/creditlimitlinkage
This endpoints is used to get all valid credit limit linkage maintained.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
authStat(optional): string
Auth Status
-
creditLimitLinkage(optional): string
credit limit linkage option Percentage or Amount - P/A
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
lineId(optional): string
line id which is linked to virtual account
-
linkageValue(optional): number
linkage value
-
offset(optional): integer
offset is starting no of records to be fetched
-
realCustomerNo(optional): string
Real Customer Number
-
recordStat(optional): string
Record Status
-
virtualAccountNo(optional): string
Virtual Account Number
Header Parameters
-
sourceCode: string
Source from which request is initiated
Response
Supported Media Types
- application/json
- text/csv
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : VamTmCreditLimitVaLinkageServiceCollection
Type:
object
Collection of creditlimitvalinkage.
Show Source
Nested Schema : VamTmCreditLimitVaLinkageGetServiceDTO-allOf[0]
Type:
Show Source
object
-
approverRemarks(optional):
string
Remarks made by Approver
-
authStatus(optional):
string
Authorization Status of Virtual Account
-
checkerDateStamp(optional):
string
Date and Time when some action on Linkage is authorized
-
checkerId(optional):
string
Checker ID of linkage
-
creditLimitLinkage(optional):
string
Default Value:
A
Pattern:[A,P]
-
doerRemarks(optional):
string
Remarks made by Maker
-
lineCcy(optional):
string
Line Currency
-
lineId(optional):
string
Minimum Length:
3
Maximum Length:20
Pattern:([A-Z0-9\s]+)?
Line Id -
linkageValue(optional):
number
Linkage Value
-
makerDateStamp(optional):
string
Date and Time when Linkage is created or modified or closed or reopened
-
makerId(optional):
string
Maker ID of Linkage
-
modNo(optional):
integer
Version number of linkage
-
onceAuth(optional):
string
Flag that indicated if linkage is authorized once or not
-
realCustomerNo(optional):
string
Real Customer Number
-
recordStatus(optional):
string
Record Status of linkage
-
virtualAccCcy(optional):
string
Virtual Account Currency
-
virtualAccountNo(optional):
string
Virtual Account 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