Protected ReadonlyargsOptionalmethodArgs: {Checks if a Quote exists with the provided id for the authenticated Customer.
Returns a 200 OK status if the Quote exists or a ResourceNotFound error otherwise.
OptionalmethodArgs: { headers?: { [key: string]: string | string[] } }Updates a Quote for the authenticated Customer using one or more update actions.
Retrieves a Quote with the provided
idfor the authenticated Customer.