Reference Numbers REST Endpoints
Business Objects/Quotes/Reference Numbers
The operations from the Business Objects/Quotes/Reference Numbers category.
- Create a Reference Number
- Method: postPath:
/quotes/{quoteGid}/refnums - Delete a Reference Number
- Method: deletePath:
/quotes/{quoteGid}/refnums/{quoteRefnumQualGidxquoteRefnumValue} - Get a Reference Number
- Method: getPath:
/quotes/{quoteGid}/refnums/{quoteRefnumQualGidxquoteRefnumValue} - Get Reference Numbers
- Method: getPath:
/quotes/{quoteGid}/refnums - Update a Reference Number
- Method: patchPath:
/quotes/{quoteGid}/refnums/{quoteRefnumQualGidxquoteRefnumValue} - Update Reference Numbers
- Method: patchPath:
/quotes/{quoteGid}/refnums