Skip to main content
POST
Add products to price book

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json

Product IDs to add.

product_ids
string[]
required

List of product IDs to add to the price book.

Response

Products added to price book.