Invoice Stop Reasons REST Endpoints
Power Data/Invoice Stop Reasons
The operations from the Power Data/Invoice Stop Reasons category.
- Create an Invoice Stop Reason
- Method: postPath:
/invoiceStopReasons - Delete an Invoice Stop Reason
- Method: deletePath:
/invoiceStopReasons/{invoiceStopReasonGid} - Get an Invoice Stop Reason
- Method: getPath:
/invoiceStopReasons/{invoiceStopReasonGid} - Get Invoice Stop Reasons
- Method: getPath:
/invoiceStopReasons - Update an Invoice Stop Reason
- Method: patchPath:
/invoiceStopReasons/{invoiceStopReasonGid}