Generate Report.
post
/obedm-correspondence-services/correspondence/sendLetter
This endpoint is used to send letter.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
This is the payload for creating PDF.
Root Schema : AdviceRequest
Type:
object
Advice Request
Show Source
-
adviceData(required):
object adviceData
Advice Data
-
adviceName(required):
string
Advice Name
-
customerId(required):
string
Customer Id
-
documentArchival:
string
Maximum Length:
1
Document Archival -
locale:
string
-
mediaPreferences(required):
array mediaPreferences
Media Preferences of the Customer
-
passwordMap:
object passwordMap
Additional Properties Allowed: additionalPropertiespassword Map
-
previewAdvice:
string
Maximum Length:
1
-
processCode:
string
-
referenceId:
string
Application Number
-
referenceNumber(required):
string
Reference Id
-
sequenceOrder:
integer
-
stageDescription:
string
-
stageId:
string
Nested Schema : adviceData
Type:
object
Advice Data
Nested Schema : mediaPreferences
Type:
array
Media Preferences of the Customer
Show Source
-
Array of:
object MediaPreferences
Media Preferences of the Customer
Nested Schema : MediaPreferences
Type:
object
Media Preferences of the Customer
Show Source
-
addresses:
array addresses
-
mediaType:
string
Allowed Values:
[ "Email" ]
MediaType
Nested Schema : addresses
Type:
Show Source
array
-
Array of:
object Address
Multiple Address of particular Media Type
Nested Schema : Address
Type:
object
Multiple Address of particular Media Type
Show Source
-
address1:
string
address1
-
address2:
string
address2
-
address3:
string
address3
-
address4:
string
address4
-
emailBody:
string
emailBody
-
emailCC:
string
emailCC
-
emailFrom:
string
emailFrom
-
emailSubject:
string
emailSubject
-
emailTo:
string
Pattern:
^[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,6}$
Email -
location:
string
location
-
phone:
string
Email
-
swiftCode:
string
Email
-
zip:
string
zip
Nested Schema : additionalProperties
Type:
object
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the list of fact values.
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