BAwarranty Server V1

<back to all web services

bavendorcontract_GetContractFilePicturesFromWeb

The following routes are available for this service:
All Verbs/bavendorcontract_GetContractFilePicturesFromWeb
bavendorcontract_GetContractFilePicturesFromWeb Parameters:
NameParameterData TypeRequiredDescription
codequerystringYes

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/reply/bavendorcontract_GetContractFilePicturesFromWeb HTTP/1.1 
Host: contractssl.buildersaccess.com 
Content-Type: application/json
Content-Length: length

{"code":"String"}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"result":"String","message":"String","contractStatus":"String","vendor1FinishedSign":false,"hasvendor2":false,"vendor2FinishedSign":false,"pmFinishedSign":false,"vendor1email":"String","vendor2email":"String","pmemail":"String","vendor1CanSign":false,"vendor2CanSign":false,"pmCanSign":false,"totalPageCount":0,"picturesFinishyn":false,"contractlist":[{"doc":"String","pagecount":0,"contractPicturelist":[{"page":"String","picture_url":"String","picture_version":"String","picture_width":"String","picture_height":"String","scale":"String","signatures":[{"sign_type":"String","left":"String","top":"String","right":"String","bottom":"String"}]}]}]}