Gets a list of all modifiers
GEThttps://euwest.api.elasticpath.com/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
Authorization: Authorization
name: Authorizationtype: httpin: headerscheme: bearer
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP
ResponseClear