DELETE api/ratecards/{guid}
Disables a Rate Card
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid |
The guid of the Ratecard. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
On success: HTTP 200 OK. On failure: HTTP 400 Bad Request with an error message.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/scim+json
Sample:
Sample not available.