Operation to CreateExcercise

post

/OptionContractExerciseService/OptionContractExercise/CreateExcercise

This operation creates the Option Contract Exercise using the OptionContractExercise service

Request

Header Parameters
Body ()
Root Schema : ExerMasterDto
Type: object
Show Source
Nested Schema : ContractEventLogDto
Type: object
Show Source
Nested Schema : ExerDetailDto
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : RESTResponse
Type: object
Show Source
Nested Schema : FxBranchParamsDto
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : fieldsList
Type: array
Show Source
Nested Schema : udfDetailsList
Type: array
Show Source
Nested Schema : UdfFieldsDto
Type: object
Show Source
Nested Schema : UdfDetailsDto
Type: object
Show Source
Nested Schema : ERROR
Type: array
Show Source
Nested Schema : FCUBSError
Type: object
Show Source
Nested Schema : WARNING
Type: array
Show Source
Nested Schema : FCUBSWarn
Type: object
Show Source

201 Response

CreateExcercise Successfully Performed

400 Response

Failed while processing request

401 Response

User Not Authorized

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top