Mail

From ePrize Developers Wiki

Jump to: navigation, search

Send a predefined email to a user.

These emails must be configured with your API Key. There are 3 types of emails that can be sent. The values for {template-id} are:

  • win
  • reg
  • taf

'win' is a win email. This will required a prize parameter in the request. 'taf' is a tell-a-friend email and will require the friend values in the request. 'reg' is a registration thank you email. All email will require the profile parameter to be sent.

Send email POST /v1/{apikey}/email/{template-id}
Personal tools