Fetch Manual Communication Details

post

/obcr-correspondence-services/commdetails/fetchManualCommDetails

This endpoint is used to get manual commnunication details.

Request

Supported Media Types
Header Parameters
Body ()
Request Body that contains data required for getting a new Communication Template.
Root Schema : ManualCommDetailsRequest
Type: object
Manual Communication Details model
Show Source
Back to Top

Response

Supported Media Types

201 Response

Returns message of success or failure
Body ()
Root Schema : FetchCommDetails
Type: object
Manual Communication model
Show Source
Nested Schema : dmTmAdviceDTO
Type: array
Communication Template Collection model
Show Source
Nested Schema : partyDetailsCommColl
Type: object
Party Details model
Show Source
Nested Schema : DmTmAdviceDTO
Type: object
Show Source
Nested Schema : PartyDetailsCommColl
Type: object
Collection of Party Details for Communication.
Show Source
Nested Schema : data
Type: array
Show Source
Nested Schema : PartyDetailsComm
Type: object
Communication Party Details model
Show Source
Nested Schema : partyCommDetailList
Type: array
Show Source
Nested Schema : PartyCommDetailList
Type: object
Party Communication Detail model
Show Source

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top