Customer Services REST Endpoints
Power Data/Customer Services
The operations from the Power Data/Customer Services category.
- Create a Customer Service
- Method: postPath:
/customerServices - Delete a Customer Service
- Method: deletePath:
/customerServices/{customerServiceGid} - Get a Customer Service
- Method: getPath:
/customerServices/{customerServiceGid} - Get Customer Services
- Method: getPath:
/customerServices - Update a Customer Service
- Method: patchPath:
/customerServices/{customerServiceGid}