GET api/ratecards?includeAllVersions={includeAllVersions}

Get Rate Cards.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
includeAllVersions

Parmeter to include all rate card versions.

boolean

Default value is False

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.