Delete a specific rate group relationship by rate group relationship Id and rate group Id
delete
/PASService/rest/services/v1/rateGroups/{rateGroupId}/rateGroupRelationships/{rateGroupRelationshipId}
Deletes a specific rate group relationship
Request
Path Parameters
-
rateGroupId(required): string(guid)
Rate Group Id
-
rateGroupRelationshipId(required): string(guid)
Rate Group Relationship Id
There's no request body for this operation.
Back to TopResponse
204 Response
successful operation