POST api/ac_validation?val1={val1}&val2={val2}&val3={val3}&val4={val4}&val5={val5}&val6={val6}&val7={val7}&val8={val8}&val9={val9}&val10={val10}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| val1 | string |
Required |
|
| val2 | string |
Required |
|
| val3 | string |
Required |
|
| val4 | string |
Required |
|
| val5 | string |
Required |
|
| val6 | string |
Required |
|
| val7 | string |
Required |
|
| val8 | string |
Required |
|
| val9 | string |
Required |
|
| val10 | string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>