Remarks REST Endpoints
Business Objects/Quotes/Cost Options/Remarks
The operations from the Business Objects/Quotes/Cost Options/Remarks category.
- Create a Remark
- Method: postPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/remarks
- Delete a Remark
- Method: deletePath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/remarks/{remarkSequence}
- Get a Remark
- Method: getPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/remarks/{remarkSequence}
- Get Remarks
- Method: getPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/remarks
- Update a Remark
- Method: patchPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/remarks/{remarkSequence}
- Update Remarks
- Method: patchPath:
/quotes/{quoteGid}/costOptions/{costOptionSequence}/remarks