GET CustomCalculations/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}&parameters={parameters}

This endpoint returns the Message form for the custom calculation

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

parameters

string

Default value is

Body Parameters

None.

Response Information

Resource Description

EndUserMessageType
NameDescriptionTypeAdditional information
name

string

None.

forward_to_sg_rep

boolean

None.

email_address_list

Collection of string

None.

rep_list

Collection of string

None.

appid

string

None.

field_list

Collection of DataUnit

None.

allow_distributor_routing

boolean

None.

guid

string

None.

guid_datetime

date

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.