- Subcategories:
- Actions
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: getPath:
/rest/v19/assets/actionLogs
- Get All Assets
- Method: getPath:
/rest/v19/assets
- Get an Asset
- Method: getPath:
/rest/v19/assets/{id}