Refnums REST Endpoints
Business Objects/Items With Prod Class Code Gid/Refnums
The operations from the Business Objects/Items With Prod Class Code Gid/Refnums category.
- Create a Refnum
- Method: postPath:
/itemsWithProdClassCodeGid/{itemGid}/refnums - Delete a Refnum
- Method: deletePath:
/itemsWithProdClassCodeGid/{itemGid}/refnums/{itemRefnumQualGidxitemRefnumValue} - Get a Refnum
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/refnums/{itemRefnumQualGidxitemRefnumValue} - Get Refnums
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/refnums - Update a Refnum
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/refnums/{itemRefnumQualGidxitemRefnumValue} - Update Refnums
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/refnums