Version: 202201
Price Rule Count
GET/openapi/2022-01/price_rules/count
Retrieves the total number of price rules available in your store.
Responses
- 200
200
- application/json
- Schema
- Example
- Result
Schema
countstring
Example:
398{
"count": "398"
}
{
"count": "398"
}