Gets a list of all modifiers
GET/pcm/pricebooks/:pricebookID/modifiers
Retrieves a list of price modifiers for the specified price book.
Filtering
Filtering is supported on this endpoint. For the general syntax, see Filtering.
You can filter on the following attributes and operators.
Operator | Attribute | Description | Example |
---|---|---|---|
eq | external_ref , name | Checks if the values you provide matches a price modifier. | filter=eq(name,largesupplement) |
Request
Responses
- 200
- default
The price modifier list.
Unexpected error