Skip to content

Instantly share code, notes, and snippets.

@cweems
Last active April 8, 2022 20:42
Show Gist options
  • Save cweems/666bb82862b9d8454c9bdaa74655c4e8 to your computer and use it in GitHub Desktop.
Save cweems/666bb82862b9d8454c9bdaa74655c4e8 to your computer and use it in GitHub Desktop.
{
ToCountry: 'US',
ToState: 'CA',
SmsMessageSid: 'SMXXXXXXX',
NumMedia: '0',
ToCity: '',
FromZip: '10001',
SmsSid: 'SMXXXXXXXX',
OptOutType: 'STOP',
FromState: 'CA',
SmsStatus: 'received',
FromCity: 'SAN FRANCISCO',
Body: 'stop',
FromCountry: 'US',
To: '+13456789012',
MessagingServiceSid: 'MGXXXXXXXXX',
ToZip: '',
AddOns: '{"status":"successful","message":null,"code":null,"results":{}}',
NumSegments: '1',
MessageSid: 'SMXXXXXXXXX',
AccountSid: 'ACXXXXXXXXX',
From: '+1234567890',
ApiVersion: '2010-04-01'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment