Configuration and Content API Guide

Delete Revenue Center Parameters

post

/config/sim/v1/hierarchy/deleteRevenueCenterParameters

Deletes the parameters associated with the specified revenue center of the given location.

Request

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

Response

Supported Media Types
  • application/json

200 Response

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