Service Charges REST Endpoints
v1/Sales/Service Charges
These APIs maintain Service Charges:
| Release | Description |
|---|---|
| 23.3 | The Simphony-OrgShortName parameter is deprecated. The authentication token contains the organization access details. |
| 23.5 | Introduced two new fields for external references. These fields are supported starting from Simphony Version 19.8 |
- Add Service Charges
- Method: postPath:
/config/sim/v1/sales/serviceCharges - Delete Service Charges
- Method: postPath:
/config/sim/v1/sales/deleteServicecharges - Get Service Charges
- Method: postPath:
/config/sim/v1/sales/getServicecharges - Update Service Charges
- Method: postPath:
/config/sim/v1/sales/updateServicecharges