Reference for http://api.esms.vn/MainService.svc/xml/SendMultipleEmailv2/

Url: http://api.esms.vn/MainService.svc/xml/SendMultipleEmailv2/

HTTP Method: POST

Message direction Format Body
Request Unknown The Request body is a byte stream.
Response Xml Example,Schema

The following is an example response Xml body:

<string>String content</string>

The following is the response Xml Schema:

<xs:schema elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:element name="string" nillable="true" type="xs:string" />
</xs:schema>