Assets REST Endpoints

Assets
CPQ exposes asset data through REST APIs. Asset REST APIs support operations to retrieve and maintain assets.
Get Action Logs
Method: get
Path: /rest/v19/assets/actionLogs
Get All Assets
Method: get
Path: /rest/v19/assets
Get an Asset
Method: get
Path: /rest/v19/assets/{id}