Parts REST Endpoints

Parts
This REST API is used to retrieve and search for Oracle CPQ parts. All endpoints are read-only; parts cannot be added, modified, or deleted using these web services.
Get a Part
Method: get
Path: /rest/v16/parts/{id}
Get All Parts
Method: get
Path: /rest/v16/parts
Searches Parts List
Method: post
Path: /rest/v16/parts/actions/search