Invoice Service Codes REST Endpoints

Power Data/Invoice Service Codes
The operations from the Power Data/Invoice Service Codes category.
Create an Invoice Service Code
Method: post
Path: /invoiceServiceCodes
Delete an Invoice Service Code
Method: delete
Path: /invoiceServiceCodes/{invoiceServiceCodeGid}
Get an Invoice Service Code
Method: get
Path: /invoiceServiceCodes/{invoiceServiceCodeGid}
Get Invoice Service Codes
Method: get
Path: /invoiceServiceCodes
Update an Invoice Service Code
Method: patch
Path: /invoiceServiceCodes/{invoiceServiceCodeGid}