POST api/ratecards/{guid}/restore

Restore a rate card.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/scim+json

Sample:

Sample not available.