Operation to DeleteExcercise
post
/OptionContractExerciseService/OptionContractExercise/DeleteExcercise
This operation deletes the contract reference number using the OptionContractExercise service.
Request
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
Root 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
Response
Supported Media Types
- application/json
200 Response
DeleteExcercise Successfully Performed
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error