Equipment REST Endpoints

Business Objects/Equipment
The operations from the Business Objects/Equipment category.
Create an Equipment
Method: post
Path: /equipments
Delete an Equipment
Method: delete
Path: /equipments/{equipmentGid}
Get an Equipment
Method: get
Path: /equipments/{equipmentGid}
Get Equipment
Method: get
Path: /equipments
Update an Equipment
Method: patch
Path: /equipments/{equipmentGid}