Get Rules Audit
Get customer rules audit per type.
Request
URI
GET
https://{api_host}/rules/audit
COPY
Query Parameters
integer
productId
Required
The audit product id of customer rules.
integer
limit
Optional
The audit report result limit.
Header Parameters
string
sessionid
Required
The authentication token obtained from login API response
string
Accept
Optional
The client Accept type - json data or tsv file
Possible values are : application/json, text/tsv,
Responses
200
OK
Operation doesn't return any data structure
Response Headers
string
Content-Type
Type of the content - application/json or text/tsv
string
Content-Disposition
If accept is text/tsv, this specifies that the content is an attachment, that is downloaded
string
Last-Modified
Date string when the customer rules report was generated
204
OK - no content
Operation doesn't return any data structure
401
Returns 401Unauthorized_sessionID of type(s) application/json
{
"errCode": "GW_LOGIN_REQUIRED",
"errMessage": "Your session not found or already expired. Please login"
}
string
errCode
Optional
errCode
string
errMessage
Optional
errMessage
On This Page
Customer Rules Operations
DELETE
Delete Rule
DELETE
Delete Rules
POST
Get Inventory Search Result
GET
Get Rule
GET
Get Rules
GET
Get Rules Audit
PATCH
Patch Rule
PATCH
Patch Rules
POST
Post Rules