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 : ExerMasterDto
Type:
Show Source
object-
advice:
string
Indicates Advice
-
charges:
string
Indicates Charges
-
cntrccy:
string
Indicates Counter Currency
-
cntrdescr:
string
Indicates Counterparty Description
-
contccy:
string
Indicates Currency
-
contractEventLog:
object ContractEventLogDto
-
contref(required):
string
Indicates Contract Reference
-
counterparty:
string
Indicates Counterparty
-
event:
string
Indicates Event
-
exerDetail:
object ExerDetailDto
-
p:
string
Indicates P
-
stl:
string
Indicates Stl
-
subsysstat:
string
Indicates Subsysstat
-
tax:
string
Indicates Tax
Nested Schema : ContractEventLogDto
Type:
Show Source
object-
authstat:
string
Indicates Authorization Status
-
chkdttime:
string
Indicates Date Time
-
chkr:
string
Indicates Checker
-
contractrefno:
string
Indicates Contract Reference
-
eventseqno:
number
Indicates ESN
-
makdttime:
string
Indicates Date Time
-
maker:
string
Indicates Maker
-
txnstat:
string
Indicates Contract Status
Nested Schema : ExerDetailDto
Type:
Show Source
object-
bswval:
number
Indicates Swap Value
-
contref:
string
Indicates Contref
-
exerdate:
string
Indicates Exercise Date
-
fxprod:
string
Indicates Foreign Exchange Product
-
fxreferenceno:
string
Indicates FX Reference
-
optionprm:
number
Indicates Option Premium
-
premccy:
string
Indicates Currency
-
referate:
number
Indicates Reference Rate
-
settlamt:
number
Indicates Settlement Amount
-
settlccy:
string
Indicates Settlement Currency
-
strikprc:
number
Indicates Strike Price
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error