Send Quote Message
Sends a message via the in-quote messaging system, from the perspective of the Company user.
This PUT request cannot be used to edit other details of an existing quote. Once a quote has been submitted to the sales representative, buyers can no longer edit quote details like shipping address or line items.
Equivalent Storefront GraphQL API Mutation: quoteUpdate.
Authentication
AuthorizationBearer
### Authentication header
| Header | Argument | Description |
|:-------|:---------|:------------|
|`Authorization`|`Bearer {{B2B_JWT_TOKEN}}`| You can obtain this token using the steps described in the [REST Storefront API](/developer/docs/b2b-edition/getting-started/authentication#rest-storefront-api) section[...]
Path parameters
quote_id
Request
This endpoint expects an object.
storeHash
The unique store hash for the BigCommerce store.
message
A message sent to the sales rep via the in-quote messaging system.
Response
OK
code
HTTP Response Code
data
message
Errors
400
Bad Request Error