# Rate Card Versions

Rate Card Versions represent a snapshot of a Rate Card at a specified point in time. They are used to set the
default rate. Rate Card Versions belong to a Rate Card Set Version and own many Rate Card Roles.

Rate Card Versions cannot be explicitly created. This is done through the creation of Rate Cards or
Rate Card Set Versions.

 - [GET /rate_card_versions](https://developer.kantata.com/kantata/specification/rate-card-versions/get%20rate%20card%20versions.md): Rate Card Versions are only accessible by Administrators on the account. This endpoint returns structured Rate Card Version objects. As with all Kantata OX API endpoints, the returned data will be ref
 - [GET /rate_card_versions/{id}](https://developer.kantata.com/kantata/specification/rate-card-versions/get%20rate%20card%20version.md): Rate Card Versions are only accessible by Administrators on the account. This endpoint returns structured Rate Card Version objects. As with all Kantata OX API endpoints, the returned data will be ref
 - [PUT /rate_card_versions/{id}](https://developer.kantata.com/kantata/specification/rate-card-versions/update%20rate%20card%20version.md): Rate Card Versions can only be modified by Administrators on the account. This endpoint returns structured Rate Card Version objects. As with all Kantata OX API endpoints, the returned data will be re
