BAwarranty Server V1

<back to all web services

bavendorcontract_SaveSignatureFromWeb

The following routes are available for this service:
All Verbs/bavendorcontract_SaveSignatureFromWeb
bavendorcontract_SaveSignatureFromWeb Parameters:
NameParameterData TypeRequiredDescription
codequerystringYes
vendor1InitialBase64querystringYes
vendor2InitialBase64querystringYes
vendor1SignBase64querystringYes
vendor2SignBase64querystringYes

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/bavendorcontract_SaveSignatureFromWeb HTTP/1.1 
Host: contractssl.buildersaccess.com 
Content-Type: text/csv
Content-Length: length

{"code":"String","vendor1InitialBase64":"String","vendor2InitialBase64":"String","vendor1SignBase64":"String","vendor2SignBase64":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"message":"String","result":"String"}