RMail API

Back to Dashboard(v1)

GET api/V1/Dashboard/GetMasterData/{dataType}

This will provide all GUID based on the provided Master Data.

Example: SIGNATUREFONT, FONT, DATEFORMAT, EXPIRYTYPE, MAXCHARACTER, RECIPIENTTYPE, TEXTTYPE, ENVELOPESTATUS, USERTYPE, RSIGNSTAGE, SETTINGSKEYCONFIG, SETTINGSFORTYPE, ENVELOPETYPE SHOWSETTINGSTAB, TIMEZONE, DROPDOWNOPTION,STATUSCODE,CONTROLS,RULECONFIG,MAILTEMPLATE,SIGNATURETYPE,USERCONSTANTS,SIGNFONTSTYLE etc.

Prerequisites

Lorem ipsum

Request Information

Lorem ipsum

URI Parameters

Name Description Type ADDITIONAL INFORMATION
dataType This is a Master Data Name. string Required

Header Parameters

Header Description

Name Description Type
Content-Type This is a request content type application/json
Accept This is a response content type application/json
AuthToken This is user’s authorization token. example@example.com^296f1f85-35d4-4dd4-a350-67131c926546^rps^en-US

Note: From the Header parameters mentioned, “AuthToken” is not required for the below mentioned services.

  • Account/RegisterUser
  • Authentication/AuthenticateUser

Body Parameters

None

Response Information

Resource Description

None

Response Formats

application/json, text/json
Sample:
{}
application/json, text/json
Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ></anyType>

Was this page helpful?