Assets REST Endpoints

Assets
CPQ exposes asset data through REST APIs. Asset REST APIs support operations to retrieve and maintain assets.
Get All Assets
Method: get
Path: /rest/v16/assets
Get an Asset
Method: get
Path: /rest/v16/assets/{id}
Get Child Assets
Method: get
Path: /rest/v16/assets/{id}/childAssets
Get Descendant Assets
Method: get
Path: /rest/v16/assets/{id}/descendantAssets