Reference for http://api.esms.vn/MainService.svc/xml/retrysmser?smsids={SMSIDS}&pwd={PWD}&block={BLOCK}

Url: http://api.esms.vn/MainService.svc/xml/retrysmser?smsids={SMSIDS}&pwd={PWD}&block={BLOCK}

HTTP Method: GET

Message direction Format Body
Request N/A The Request body is empty.
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>