POST test/all
Request Information
URI Parameters
None.
Body Parameters
Sucessfalse| Name | Description | Type | Additional information |
|---|---|---|---|
| Issucess | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"Issucess": true
}
application/xml, text/xml
Sample:
<Sucessfalse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CEAT_Audit_WebAPI.Controllers"> <Issucess>true</Issucess> </Sucessfalse>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
Sucessfalse| Name | Description | Type | Additional information |
|---|---|---|---|
| Issucess | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"Issucess": true
}
application/xml, text/xml
Sample:
<Sucessfalse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CEAT_Audit_WebAPI.Controllers"> <Issucess>true</Issucess> </Sucessfalse>