Generate Report.

post

/obedm-correspondence-services/correspondence/sendLetter

This endpoint is used to send letter.

Request

Supported Media Types
Header Parameters
Body ()
This is the payload for creating PDF.
Root Schema : AdviceRequest
Type: object
Advice Request
Show Source
Nested Schema : adviceData
Type: object
Advice Data
Nested Schema : mediaPreferences
Type: array
Media Preferences of the Customer
Show Source
Nested Schema : passwordMap
Type: object
Additional Properties Allowed
Show Source
password Map
Nested Schema : MediaPreferences
Type: object
Media Preferences of the Customer
Show Source
Nested Schema : addresses
Type: array
Show Source
Nested Schema : Address
Type: object
Multiple Address of particular Media Type
Show Source
Nested Schema : additionalProperties
Type: object
Back to Top

Response

Supported Media Types

200 Response

Returns the list of fact values.
Body ()
Root Schema : schema
Type: string

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