Query by counterparty & module1 & productcode & currency & seqno & branch & effDate
get
/SettlementInstructionsService/SettlementInstructions/QueryISDTRINS/counterparty/{counterparty}/module1/{module1}/productcode/{productcode}/currency/{currency}/seqno/{seqno}/branch/{branch}/effDate/{effDate}
This operation queries the Settlement Instructions using the counterparty, module, product code, currency, sequence number, branch and effective date.
Request
Path Parameters
-
branch(required): string
branch
-
counterparty(required): string
counterparty
-
currency(required): string
currency
-
effDate(required): string
effDate
-
module1(required): string
module1
-
productcode(required): string
productcode
-
seqno(required): number
seqno
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
SettlementInstructions Successfully Queried
Nested Schema : MasterDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
branchcode(required):
string
Indicates Branchcode
-
branchDesc:
string
Indicates BranchDesc
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
detailList:
array detailList
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
misClass(required):
string
Indicates MIS Class
-
misClassDesc:
string
Indicates MisClassDesc
-
modno:
number
Indicates Modno
-
onceauth:
string
Indicates Onceauth
-
p:
string
Indicates P
-
prodOrAcctClass:
string
Indicates ProdOrAcctClass
-
productCode(required):
string
Indicates ProductCode
-
productDesc:
string
Indicates ProductDesc
-
txnstat:
string
Indicates Txnstat
Nested Schema : DetailDto
Type:
Show Source
object
-
allowed:
string
Indicates Allowed Y - on N - Off
-
branchcode:
string
Indicates Branchcode
-
codeDesc:
string
Indicates CodeDesc
-
misClass:
string
Indicates MIS Class
-
misCode:
string
Indicates MisCode
-
prodAccCodes:
string
Indicates ProdAccCodes
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error