Reference Numbers REST Endpoints
Business Objects/Locations/Reference Numbers
The operations from the Business Objects/Locations/Reference Numbers category.
- Create a Reference Number
- Method: postPath:
/locations/{locationGid}/refnums - Delete a Reference Number
- Method: deletePath:
/locations/{locationGid}/refnums/{locationRefnumQualGidxlocationRefnumValue} - Get a Reference Number
- Method: getPath:
/locations/{locationGid}/refnums/{locationRefnumQualGidxlocationRefnumValue} - Get Reference Numbers
- Method: getPath:
/locations/{locationGid}/refnums - Update a Reference Number
- Method: patchPath:
/locations/{locationGid}/refnums/{locationRefnumQualGidxlocationRefnumValue} - Update Reference Numbers
- Method: patchPath:
/locations/{locationGid}/refnums