Payable Indicators REST Endpoints
Power Data/Payable Indicators
The operations from the Power Data/Payable Indicators category.
- Create a Payable Indicator
- Method: postPath:
/payableIndicators - Delete a Payable Indicator
- Method: deletePath:
/payableIndicators/{payableIndicatorGid} - Get a Payable Indicator
- Method: getPath:
/payableIndicators/{payableIndicatorGid} - Get Payable Indicators
- Method: getPath:
/payableIndicators - Update a Payable Indicator
- Method: patchPath:
/payableIndicators/{payableIndicatorGid}