Skip to main content
POST
Email quotes

Authorizations

Authorization
string
header
required

Get a token from auth/login endpoint and then pass it in the Authorization HTTP header in every subsequent API call. For more information visit our help center.

Body

application/json

Email quotes request

body
string
required

Email body

quotes
object[]
required

UIDs of the quotes to send; all must have a provider assigned

subject
string
required

Email subject

bcc
string

BCC email addresses

cc
string

CC email addresses

Response

OK

recipients
string[]

Email addresses of the providers the quotes were sent to