Customer Services REST Endpoints

Power Data/Customer Services
The operations from the Power Data/Customer Services category.
Create a Customer Service
Method: post
Path: /customerServices
Delete a Customer Service
Method: delete
Path: /customerServices/{customerServiceGid}
Get a Customer Service
Method: get
Path: /customerServices/{customerServiceGid}
Get Customer Services
Method: get
Path: /customerServices
Update a Customer Service
Method: patch
Path: /customerServices/{customerServiceGid}