Counts prices of PriceList.
GET {{baseUrl}}/v1/PriceLists/:id/prices/count?where=<string>
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
where | string | Criteria to match model instances |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"count":"\u003cdouble\u003e"}