Get all Price Books
GEThttps://euwest.api.elasticpath.com/pcm/pricebooks
Retrieves a list of all price books.
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 | Equals. Checks if the values you provide matches a price book. | filter=eq(external_ref,some-external-ref) |
Request
Responses
- 200
- default
The list of price books.
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