HomeTutorialsAPI ReferenceChangelog
Log In
API Reference

Update a single price book

DEPRECATED This endpoint has a 3.0 equivalent. We recommend using that instead, which now uses PUT method.

Update a price book by ID

🔒 Requires: products:write:price_books customers:read scopes

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The price book id

Body Params
string
required

Price Book name.

string
required

The ID of the customer group

string

Auto-generated object ID.

string | null

The date when the Price Book becomes valid (active).

string | null

The date when the Price Book becomes invalid (inactive).

string | null

"0" - all platforms, "1" - in store, "2" - ecommerce.

string | null

The ID of an outlet for which the Price Book should be used.+ type: GENERAL (string) - Internal value. Safe to ignore.

string | null

One of In Store, Ecommerce, All Platforms.

customer_group
object
int64

Auto-incrementing object version number.

string | null

Deletion timestamp in UTC.

string

Created timestamp in UTC.

string

Updated timestamp in UTC.

outlet
object
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json