Query by contractref
get
/ConfirmationService/Confirmation/QueryDVConfirmation/contractref/{contractref}
This operation queries the derivatives contract using the Derivatives Confirmation Service.
Request
Path Parameters
-
contractref(required): string
contractref
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
Confirmation 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