Create an External Response

post

/OLExternalResponseService/OLExternalResponse/CreateExResponse

This operation creates an 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

201 Response

CreateExResponse Successfully Performed
Body ()
Root Schema : RESTResponse
Type: object
Show Source
Nested Schema : BulkPymntMasterDto
Type: object
Show Source
Nested Schema : FCUBSErrorResponse
Type: object
Show Source
Nested Schema : FCUBSWarnResponse
Type: object
Show Source
Nested Schema : pymntHdrList
Type: array
Show Source
Nested Schema : PymntHdrDto
Type: object
Show Source
Nested Schema : errorRespList
Type: array
Show Source
Nested Schema : pymntSummaryList
Type: array
Show Source
Nested Schema : ErrorRespDto
Type: object
Show Source
Nested Schema : PymntSummaryDto
Type: object
Show Source
Nested Schema : pymtDetailsList
Type: array
Show Source
Nested Schema : PymtDetailsDto
Type: object
Show Source
Nested Schema : error
Type: array
Indicates Errors
Show Source
Nested Schema : FCUBSError
Type: object
Show Source
Nested Schema : warning
Type: array
Indicates Warning
Show Source
Nested Schema : FCUBSWarn
Type: object
Show Source

400 Response

Failed while processing request

401 Response

User Not Authorized

405 Response

Method Not Allowed

500 Response

Internal Server Error
Back to Top