Protected ReadonlyargsRetrieves a Quote with the provided key.
OptionalmethodArgs: {Checks if a Quote exists with the provided key. Returns a 200 OK status if the Quote exists, or a Not Found error otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Updates a Quote in the Project using one or more update actions.
Deletes a Quote in the Project.