Query by contract reference number
get
/OLLoanVAMIService/OLLoanVAMI/QueryContAmend/contrefno/{contrefno}
This operation queries a Contract reference using OLLoanVAMI Service (OLDVAMND).
Request
Path Parameters
-
contrefno(required): string
contrefno
Header Parameters
-
BRANCH(required): string
Enter Transaction Branch
-
ENTITY: string
Enter Entity ID
-
SOURCE(required): string
Enter Source Code of External System
-
USERID(required): string
Enter User ID
Response
Supported Media Types
- application/json
200 Response
OLLoanVAMI Successfully Queried
Nested Schema : HeadDto
Type:
Show Source
object
-
eventList:
array eventList
-
isWorstStatus:
string
Indicates IsWorstStatus
-
maxtxnamt:
number
Indicates Maxtxnamt
-
mintxnamt:
number
Indicates Mintxnamt
-
refno:
string
Indicates Refno
-
status:
string
Indicates Status
-
statusDescription:
string
Indicates StatusDescription
-
trnFromDt:
string
Indicates Transaction From Date
-
trnToDt:
string
Indicates TrnToDt
Nested Schema : FCUBSError
Type:
Show Source
object
-
ecode:
string
Indicates Error Code
-
edesc:
string
Indicates Error Description
Nested Schema : FCUBSWarn
Type:
Show Source
object
-
wcode:
string
Indicates Warning Code
-
wdesc:
string
Indicates Warning Description
Nested Schema : EventDto
Type:
Show Source
object
-
accountList:
array accountList
-
authstat:
string
Allowed Values:
[ "A", "U" ]
Indicates Authorized A - Authorized U - Unauthorized -
checkerId:
string
Indicates User Id who has Authorized the creation\modification of Customer Account.
-
contrefno:
string
Indicates Contract Reference
-
desc:
string
Indicates Event Description
-
eventcd:
string
Indicates Event Code
-
eventdt:
string
Indictes Event Date
-
eventno:
number
Indicates the Event Sequence No
-
makerid:
string
Indicates Maker ID
-
module:
string
Indicates Module
-
msgList:
array msgList
-
reversedesn:
number
Indicates Reversed ESN
Nested Schema : AccountDto
Type:
Show Source
object
-
acbrn:
string
Indicates Branch
-
acccy:
string
Indicates Account Currency
-
accno:
string
Indicates Account
-
acctype:
string
Indicates Account/GL Number
-
acdesc:
string
Indicates Account Description
-
acsrno:
number
Indicates Entry Serial Number
-
amttag:
string
Indicates Amount tag
-
bnkLcy:
string
Indicates Local Currency
-
drcrind:
string
Indicates Debit/Credit
-
event:
string
Indicates Event
-
eventSrNo:
number
Indicates ESN
-
exrate:
number
Indicates Exchange Rate
-
fcyamt:
number
Indicates Foreign Currency Amount
-
lcyamt:
number
Indicates Local Currency Amount
- relatedCustomer: string
- relatedReference: string
-
trncd:
string
Indicates Transaction Code
-
trndt:
string
Indicates Transaction From Date
-
trnrefno:
string
Indicates transaction reference number of project details
-
valdt:
string
Indicates Value Date
Nested Schema : MsgDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
ccy:
string
Indicates Ccy
-
counterparty:
string
Indicates Counterparty
-
dcn:
string
Indicates Dcn
-
esn:
number
Indicates Esn
-
media:
string
Indicates Media
-
message:
string
Indicates Message
-
msgdesc:
string
Indicates Msgdesc
-
msgdetList:
array msgdetList
-
msgstat:
string
Indicates Msgstat
-
msgtype:
string
Indicates Msgtype
-
name:
string
Indicates Name
-
pmntrefno:
string
Indicates Pmntrefno
-
receiver:
string
Indicates Receiver
-
refno:
string
Indicates Refno
-
runningNo:
number
Indicates RunningNo
-
swiftmsgtype:
string
Indicates Swiftmsgtype
-
teststat:
string
Indicates Teststat
Nested Schema : MsgdetDto
Type:
Show Source
object
-
dcn:
string
Indicates Dcn
-
msg:
string
Indicates Msg
-
runningno:
number
Indicates Runningno
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error