GET api/rewards/notification-templates?frequencyType={frequencyType}&periodNumber={periodNumber}&templateKey={templateKey}

Get list of notification templates

Request Information

URI Parameters

NameDescriptionTypeAdditional information
frequencyType

string

None.

periodNumber

integer

None.

templateKey

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.