parse()
parse(array $notification = null)
Parse inbound sms notification received in webhook. It parses the notification and returns simplified version of the response.
Parameters
array | $notification | JSON received in the subscription webhook. |