A valid request URL is required to generate request examples{
"items": [
{
"ruleType": "<string>",
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"description": "<string>",
"expression": {
"text": "<string>",
"tree": {
"left": "<string>",
"logicalOperator": "<string>",
"nodes": "<array>",
"operator": "<string>",
"right": "<unknown>",
"type": "<string>"
}
},
"metaData": null,
"name": "<string>",
"scope": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}Retrieves a list of product rules according to any specified filter criteria and sort options.
A valid request URL is required to generate request examples{
"items": [
{
"ruleType": "<string>",
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"description": "<string>",
"expression": {
"text": "<string>",
"tree": {
"left": "<string>",
"logicalOperator": "<string>",
"nodes": "<array>",
"operator": "<string>",
"right": "<unknown>",
"type": "<string>"
}
},
"metaData": null,
"name": "<string>",
"scope": "<string>"
}
],
"pageCount": 123,
"pageSize": 123,
"startIndex": 123,
"totalCount": 123
}JWT Authorization header using the Bearer scheme.
The start index.
The page size.
The sort by.
The filter.
The response groups.
limits which fields are returned in the response body