Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Integration script for SMS service call.

Integration The integration script called with a couple of predefined variables as followingfollows;

Name of Variable

Description

$Destination

Phone number of SMS message to be send

$Message

Content of message

$Service

Reason for SMS send. (e.g. 2FA)

$Code

2FA verification code if specified.

...