Skip to main content

Create a Price Book

POST 

https://euwest.api.elasticpath.com/pcm/pricebooks

Creates a price book. You can add the prices to the price book now or update the price book later.

Request

Responses

A price book with the following attributes.

Authorization: Authorization

name: Authorizationtype: httpin: headerscheme: bearer

Request Collapse all
Base URL
https://euwest.api.elasticpath.com
Auth
Body required
{
  "data": {
    "attributes": {
      "external_ref": "an-external-ref",
      "description": "This is a test price book",
      "name": "Standard Price Book"
    },
    "type": "pricebook"
  }
}
ResponseClear

Click the Send API Request button above and see the response here!

We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.