Skip to main content
POST
Batch archive price book items

Supported products

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

priceBookId
integer<int64>
required

The unique identifier of the price book containing the items to be archived.

Body

application/json
inputs
object[]
required

An array of SimplePublicObjectId objects, each representing a unique identifier for a public object. This property is required and is used to specify the objects involved in the batch operation.

Response

Last modified on July 20, 2026