Retrieve Onload Data
get
/obedm-correspondence-services/commtemplate/onload
This endpoint is used to retrieve the onload data.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
seedTypCd: string
Code of the Seed data type that needs to be fetched.
Header Parameters
-
appId: string
The application ID of host service.
-
branchCode: string
The branch code of requesting branch.
-
contentType(optional): string
The content type of request or response body.
-
userId: string
The user ID of requesting user.
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the Communication Template based on given id.
Root Schema : DmTmCommTemplateOnloadWrapperDTO
Type:
objectCollection of list of Communication Template
Show Source
Nested Schema : DmTmCommTemplateOnloadDTO
Type:
Show Source
object-
DmTmCommPurposeDtlsDTO(optional):
array DmTmCommPurposeDtlsDTO
Collection of list of Communication Purpose
-
DmTmRecipientDataDtlsDTO(optional):
array DmTmRecipientDataDtlsDTO
Collection of list of Recipient Data
-
seedTypeCd(optional):
string
Seed Type Code
Nested Schema : DmTmCommPurposeDtlsDTO
Type:
arrayCollection of list of Communication Purpose
Show Source
Nested Schema : DmTmRecipientDataDtlsDTO
Type:
arrayCollection of list of Recipient Data
Show Source
Nested Schema : DmTmCommPurposeDtlsDTO
Type:
Show Source
object-
commPurposeCd(optional):
string
Communication Purpose Code
-
description(optional):
string
Description
Nested Schema : DmTmRecipientDataDtlsDTO
Type:
Show Source
object-
description(optional):
string
Description
-
seedCd(optional):
string
Seed Code
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error