0.9.0 • Published 2 years ago
@vendasta/sms v0.9.0
SMS SDK
##Sending SMS You can send SMS in conversations using the SendSMS endpoint. It needs the following values:
- Sender
- Contains the ID representing who they are in our system (e.g. account group)
- Only account groups are supported at this time
- Recipient
- Contains the ID representing who the recipient is in our system (e.g. customer ID)
- Only customers are supported at this time
- Recipient Phone Number
- The phone number that the message will be sent to.
- Message To Send
- The message to send
- Partner ID
- The partner ID of the partner the sender is in