Create Signal

Create a Signal object. This endpoint requires the mandatory input parameters: consent, phone, countryCode, and templateId. The default templateId is tpl-sgn003001. The phone number must include the country code and may optionally be provided in an MD5 encrypted format using the string concatenation: MD5(countryCode + phoneNumber), e.g., MD5(+639559991234). When operating in sandbox mode and using the test mobile number 639559991234 with templateId set to tpl-sgn003001 and countryCode as PH, the system will return mock items along with a resultCode of SUCCESS. For any other valid mobile number and countryCode combination, the response will contain a resultCode of NO_DATA, and no items will be returned. You may also request Smile to provide additional specialized templates.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!