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 : LdBranchParamsDto
Type:
Show Source
object-
accrlvl:
string
Indicates Accrual Level P - Product C - Contract
-
apycalc:
string
Indicates Annual Percentage Yield Calculation Required Y - on N - Off
-
authstat:
string
Indicates Authstat
-
brncd(required):
string
Indicates Branch Code
-
brnname:
string
Indicates Branch Name
-
btnUdf:
string
Indicates BtnUdf
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
fieldsList:
array fieldsList
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
modno:
number
Indicates Modno
-
onceauth:
string
Indicates Onceauth
-
proctill:
string
Indicates Process Till Next Working Day - 1 S - System Date N - Next Working Day - 1
-
sgenmanliq:
string
Indicates Settlement Message At Manual Liquidation Y - on N - Off
-
taxcompbasis:
string
Indicates Tax Basis S - Schedule Amount L - Liquidation Amount
-
txnstat:
string
Indicates Txnstat
-
udfDetailsList:
array udfDetailsList
-
usrrefinmsgs:
string
Indicates User Reference in Messages Y - on N - Off
Nested Schema : UdfFieldsDto
Type:
Show Source
object-
fldName:
string
Indicates UDF Field Name
-
fldVal:
string
Indicates UDF Field Value
Nested Schema : UdfDetailsDto
Type:
Show Source
object-
fielddesc:
string
Indicates Fielddesc
-
fldnam(required):
string
Indicates Field Name
-
fldval:
string
Indicates Value
-
fldvaldesc:
string
Indicates Value Description
-
mandatory:
string
Indicates Mandatory
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error