Send Quote Request Email
Quoting
Send Quote Request Email
Send an email notification requesting a quote for the provided email address
POST
Send Quote Request Email
Authorizations
AWS Cognito access token obtained from the /authentication endpoint. Token expires after 3600 seconds.
Body
application/json
Email address to send the quote request to
Example:
"agent@example.com"
Response
Quote request email sent successfully
The response is of type string.
Example:
"Sent quote request email"