Configuration and Content API Guide

Delete Service Charge Group Details

post

/config/sim/v1/sales/servicechargegroups/deletedetails

Deletes the Service Charge Group Detail object from a Service Charge Group.

Request

Supported Media Types
  • application/json
  • multipart/form-data
Header Parameters
Body (
  1. ServiceChargeGroupDetailResponse
)
Request body
Root Schema : ServiceChargeGroupDetailResponse
Type: object
Show Source
Back to Top

Response

Supported Media Types
  • application/json

200 Response

Message indicating the number of records deleted
Body (
  1. schema
)
Root Schema : schema
Type: object
Show Source

400 Response

400 Bad Request
Body (
  1. ErrorDetails
)
Root Schema : ErrorDetails
Type: object
Response body when the request returns an error.
Show Source
Back to Top