GET api/ratecards?includeAllVersions={includeAllVersions}
Get Rate Cards.
Request Information
URI Parameters
| Name | Description | Type | Additional 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.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/scim+json
Sample:
Sample not available.