# Quotes (v3)

Use these API operations to manage your quotes.

> **Enablement required:** The `/v3/quotes/quote-collection` endpoint requires
> explicit enablement by Ripple before use. If you have not been notified that
> V3 quotes is available for your account, contact your Ripple representative
> before integrating.

| Operation | Method | Description |
| --- | --- | --- |
| [Create quote collection](#operation/createQuoteCollectionV2) | POST | Create a collection of quotes.  |
| [Get quote collection](#operation/getQuoteCollectionV2) | GET | Get a quote collection by ID. |
| [Get a quote](#operation/getQuoteV2) | GET | Get a specific quote by ID.  |


