Cost Options REST Endpoints

Business Objects/Quotes/Cost Options
The operations from the Business Objects/Quotes/Cost Options category.
Create a Cost Option
Method: post
Path: /quotes/{quoteGid}/costOptions
Delete a Cost Option
Method: delete
Path: /quotes/{quoteGid}/costOptions/{costOptionSequence}
Get a Cost Option
Method: get
Path: /quotes/{quoteGid}/costOptions/{costOptionSequence}
Get Cost Options
Method: get
Path: /quotes/{quoteGid}/costOptions
Update a Cost Option
Method: patch
Path: /quotes/{quoteGid}/costOptions/{costOptionSequence}
Update Cost Options
Method: patch
Path: /quotes/{quoteGid}/costOptions