Handlings REST Endpoints
Business Objects/Locations/Role Profiles/Handlings
The operations from the Business Objects/Locations/Role Profiles/Handlings category.
- Create a Handling
- Method: postPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/handlings - Delete a Handling
- Method: deletePath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/handlings/{locationRoleProfHandSeq} - Get a Handling
- Method: getPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/handlings/{locationRoleProfHandSeq} - Get Handlings
- Method: getPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/handlings - Update a Handling
- Method: patchPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/handlings/{locationRoleProfHandSeq} - Update Handlings
- Method: patchPath:
/locations/{locationGid}/roleProfiles/{locationRoleGid}/handlings