Configuration and Content API Guide

Update Service Charge Group Details

post

/config/sim/v1/sales/servicechargegroups/updatedetails

Updates the Service Charge Group Detail. If Service Charge Group Detail is not found, it creates a new Service Charge Group Detail.

Request

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

Response

Supported Media Types
  • application/json

200 Response

Service Charge Group Detail Updated or Added.
Body (
  1. ServiceChargeGroupDetailResponse
)
Root Schema : ServiceChargeGroupDetailResponse
Type: object
Show Source
Back to Top