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 : FxBranchParamsDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
autocnfclsdeal:
string
Indicates Auto Confirm Continuous Linked Settlements Deals Y - on N - Off
-
brncd(required):
string
Indicates Branch Code
-
btnUdf:
string
Indicates BtnUdf
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
clsprtcpnt:
string
Indicates Continuous Linked Settlement Participant Y - on N - Off
-
desc:
string
Indicates Branch Code Description
-
fieldsList:
array fieldsList
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
modno:
number
Indicates Modno
-
msgusrrefno:
string
Indicates User Reference in Messages Y - on N - Off
-
onceauth:
string
Indicates Onceauth
-
proctil:
string
Indicates Process Till S - System Date N - Next Working Day - 1
-
revalatprd:
string
Indicates Revaluation At Product Y - on N - Off
-
revalrevpref:
string
Indicates Revaluation Reversal A - Account Revaluation D - Deal Level
-
ruledesc:
string
Indicates Settlement Member Description
-
settleTrnCd:
string
Indicates SettleTrnCd
-
stlmntmbr:
string
Indicates Settlement Member
-
tcpyreqd:
string
Indicates T - Copy Y - on N - Off
-
txnstat:
string
Indicates Txnstat
-
udfDetailsList:
array udfDetailsList
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