Update an existing credit limit linkage
put
/service/creditlimitlinkage/{lineId}/{virtualAccountNo}
This endpoint is used to update an existing credit limit linkages.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
lineId(required): string
the line id of the credit linkage
-
virtualAccountNo(required): string
the virtual account number defined for the linkage
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request Body that contains data required for updating an existing creditlimitlinkage
Nested Schema : VamTmCreditLimitVaLinkageServiceDTO-allOf[0]
Type:
Show Source
object
-
creditLimitLinkage(required):
string
Default Value:
A
Pattern:[A,P]
-
lineCcy:
string
-
lineId(required):
string
Minimum Length:
3
Maximum Length:20
Pattern:([A-Z0-9\s]+)?
Line Id -
linkageValue:
number
-
operationType:
string
operation type
-
realCustomerNo(required):
string
-
resourceId:
string
resource id
-
resourceName:
string
resource name
-
virtualAccCcy:
string
-
virtualAccountNo(required):
string
Response
Supported Media Types
- application/json
- text/csv
- application/xml
200 Response
Returns updated creditlimitlinkage
Nested Schema : VamTmCreditLimitVaLinkageGetServiceDTO-allOf[0]
Type:
Show Source
object
-
approverRemarks:
string
Remarks made by Approver
-
authStatus:
string
Authorization Status of Virtual Account
-
checkerDateStamp:
string
Date and Time when some action on Linkage is authorized
-
checkerId:
string
Checker ID of linkage
-
creditLimitLinkage:
string
Default Value:
A
Pattern:[A,P]
-
doerRemarks:
string
Remarks made by Maker
-
lineCcy:
string
Line Currency
-
lineId:
string
Minimum Length:
3
Maximum Length:20
Pattern:([A-Z0-9\s]+)?
Line Id -
linkageValue:
number
Linkage Value
-
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
-
realCustomerNo:
string
Real Customer Number
-
recordStatus:
string
Record Status of linkage
-
virtualAccCcy:
string
Virtual Account Currency
-
virtualAccountNo:
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