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 : StfincleDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
checker:
string
Indicates Checker
-
checkerstamp:
string
Indicates Checkerstamp
-
description:
string
Indicates Description
-
fcEndDate(required):
string
Indicates End Date
-
fcStartDate(required):
string
Indicates Start Date
-
finCycle(required):
string
Indicates Financial Cycle
-
maker:
string
Indicates Maker
-
makerstamp:
string
Indicates Makerstamp
-
modno:
number
Indicates Modno
-
onceauth:
string
Indicates Onceauth
-
stprdcdsList:
array stprdcdsList
-
txnstat:
string
Indicates Txnstat
-
udf:
string
Indicates Udf
Nested Schema : StprdcdsDto
Type:
Show Source
object
-
fcEndDate(required):
string
Indicates End Date
-
fcStartDate:
string
Indicates Start Date
-
finCycle:
string
Indicates FinCycle
-
periodCode(required):
string
Indicates Period Code
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error