Equipment REST Endpoints
Business Objects/Quotes/Cost Options/Equipment
The operations from the Business Objects/Quotes/Cost Options/Equipment category.
- Create an Equipment
- Method: postPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/equipments - Delete an Equipment
- Method: deletePath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/equipments/{equipmentGroupGid} - Get an Equipment
- Method: getPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/equipments/{equipmentGroupGid} - Get Equipment
- Method: getPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/equipments - Update an Equipment
- Method: patchPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/equipments/{equipmentGroupGid} - Update Equipment
- Method: patchPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/equipments