<Response>
element is the parent element of Plivo’s XML. All child elements must be nested within this element. Any other structure is considered invalid.
<message>
instead of <Message>
, for example, will result in an error. Attributes for the child elements are also case-sensitive and “camelCased.”
When Plivo receives an XML response, it executes the elements from top to bottom.