POST api/OrderDetails/InsertAPILog
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Api | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Provider": "sample string 1",
"URL": "sample string 2",
"CategId": 3
}
application/x-www-form-urlencoded
Sample:
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
true