Protected ReadonlyargsRetrieves a Quote with the provided key in a Store.
OptionalmethodArgs: {Checks if a Quote exists with the provided key in a Store. Returns a 200 status if the Quote exists, or a 404 status otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Updates a Quote in a Store.
Deletes a Quote in a Store.