DELETE api/TCTXML/DeleteKhongHosogoc
Request Information
URI Parameters
None.
Body Parameters
TCTXML_login_KhongcohosogocName | Description | Type | Additional information |
---|---|---|---|
MatkhauApi | string |
None. |
|
ID | integer |
None. |
|
MST | string |
None. |
|
Tencongty | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "MatkhauApi": "sample string 1", "ID": 2, "MST": "sample string 3", "Tencongty": "sample string 4" }
application/xml, text/xml
Sample:
<TCTXML_login_Khongcohosogoc xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api_invoice"> <ID>2</ID> <MST>sample string 3</MST> <MatkhauApi>sample string 1</MatkhauApi> <Tencongty>sample string 4</Tencongty> </TCTXML_login_Khongcohosogoc>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.