Resource Types REST Endpoints

Business Objects/Locations/Resource Types
The operations from the Business Objects/Locations/Resource Types category.
Create a Resource Type
Method: post
Path: /locations/{locationGid}/resourceTypes
Delete a Resource Type
Method: delete
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}
Get a Resource Type
Method: get
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}
Get Resource Types
Method: get
Path: /locations/{locationGid}/resourceTypes
Update a Resource Type
Method: patch
Path: /locations/{locationGid}/resourceTypes/{resourceTypeGid}
Update Resource Types
Method: patch
Path: /locations/{locationGid}/resourceTypes