Send estimate
documentedSend an estimate via email.
POST /api/v2/estimates/{id}/messagesEstimatesno implementation yet0 runsInput
domain*
Clientary account domain (subdomain). e.g. 'mybusiness' for mybusiness.clientary.com
mybusiness
estimate_id*
Estimate ID
12345
recipients*
Recipients (JSON array of email addresses)
["[email protected]", "[email protected]"]
subject
Email subject
Subject for estimate
message
Email message body
Body message for estimate
send_copy
Send copy to sender (1 = yes, 0 = no)
1
attach_pdf
Attach PDF (1 = yes, 0 = no)
1
Calls Clientary as you (your API key is your account); keychains.dev holds the credentials.