Create Signal2

Create a Signal2 object.

This endpoint requires the following mandatory parameters:
consent, phone, countryCode, and templateId.

Supported Template

Template IDRegionRequired Parameters
tpl-sgn002001IN (India), MX (Mexico), PH (Philippines), ID (Indonesia), CO (Colombia), TH (Thailand)consent, templateId, countryCode, phone

Field Guidelines

  • phone must include the country code without leading '+' (e.g., 639559991234)
  • MD5 encryption is supported using the format: MD5(countryCode + phone),
    e.g., MD5(639559991234)

Sandbox Test Values

ParameterValueExpected Response
templateIdtpl-sgn002001
countryCodee.g., PH
phone639559991234resultCode = SUCCESS

For all other valid phone and countryCode combinations, the response will return:
resultCode = NO_DATA, and no items will be included.

You may also contact Smile to request additional specialized templateIds for other regions or business cases.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Subject's mobile number. Must start with country code i.e. 639178912345, and no leading zeros. MD5-encrypted input is accepted with the format MD5(countryCode + mobileNumber) i.e. MD5(529559991234).

string
required

Generate by smile internal. Customer should ask smile to provide the special templateId. If templateId is null, Smile will request the default signals set, same as the alpha result.

consent
object
required
string | null
enum

2 character alpha ISO-3166 codes

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json