Create a External Response

post

/OLExternalResponseService/OLExternalResponse/CreateExResponse

This operation creates a External Response using OLExternalResponse Service(OLDEXRES).

Request

Header Parameters
Body ()
Root Schema : ExresMasDto
Type: object
Show Source
Nested Schema : exresDetList
Type: array
Show Source
Nested Schema : ExresDetDto
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 : CstbsContractPmtHdrDto
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : OltbsContractLiqSummaryDto
Type: object
Show Source
Nested Schema : oltbsContractLiqPmtList
Type: array
Show Source
Nested Schema : oltbsContractOvdList
Type: array
Show Source
Nested Schema : OltbsContractLiqPmtDto
Type: object
Show Source
Nested Schema : OltbsContractOvdDto
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

CreateExResponse 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