POST api/AccountingPhatsinh/ghiso_Phatsinh
Request Information
URI Parameters
None.
Body Parameters
Class_Json_Phatsinh_HDDTName | Description | Type | Additional information |
---|---|---|---|
MatkhauApi | string |
None. |
|
Database | string |
None. |
|
Base64Json_PSChungtu | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "MatkhauApi": "sample string 1", "Database": "sample string 2", "Base64Json_PSChungtu": "sample string 3" }
application/xml, text/xml
Sample:
<Class_Json_Phatsinh_HDDT xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/api_invoice"> <Base64Json_PSChungtu>sample string 3</Base64Json_PSChungtu> <Database>sample string 2</Database> <MatkhauApi>sample string 1</MatkhauApi> </Class_Json_Phatsinh_HDDT>
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.