BAwarranty Server V1

<back to all web services

bacontract_SendEmail

The following routes are available for this service:
All Verbs/bacontract_SendEmail
bacontract_SendEmail Parameters:
NameParameterData TypeRequiredDescription
salesemailquerystringNo
salesnamequerystringNo
idciaquerystringNo
idcontractquerystringYes
EmailToquerystringYes
EmailCcquerystringNo
SubjectquerystringNo
BodyquerystringNo
Attachment1querystringNo
Attachment2querystringNo
Attachment3querystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/bacontract_SendEmail HTTP/1.1 
Host: contractssl.buildersaccess.com 
Content-Type: text/csv
Content-Length: length

{"salesemail":"String","salesname":"String","idcia":"String","idcontract":"String","EmailTo":"String","EmailCc":"String","Subject":"String","Body":"String","Attachment1":"String","Attachment2":"String","Attachment3":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

false