| All Verbs | /bacontract_save_sign_AcknowledgmentOfEnvironmental |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| whichBuyer | query | string | Yes | |
| isSeller | query | string | Yes | |
| idcontract1 | query | string | Yes | |
| hasPage1Buyer1Initail | query | string | Yes | |
| hasPage1Buyer2Initail | query | string | Yes | |
| hasPage1SellerInitail | query | string | Yes | |
| hasPage2Buyer1Initail | query | string | Yes | |
| hasPage2Buyer2Initail | query | string | Yes | |
| hasPage2SellerInitail | query | string | Yes | |
| hasPage2Buyer1Sign | query | string | Yes | |
| hasPage2Buyer2Sign | query | string | Yes |
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
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /json/reply/bacontract_save_sign_AcknowledgmentOfEnvironmental HTTP/1.1
Host: contractssl.buildersaccess.com
Content-Type: application/json
Content-Length: length
{"whichBuyer":"String","isSeller":"String","idcontract1":"String","hasPage1Buyer1Initail":"String","hasPage1Buyer2Initail":"String","hasPage1SellerInitail":"String","hasPage2Buyer1Initail":"String","hasPage2Buyer2Initail":"String","hasPage2SellerInitail":"String","hasPage2Buyer1Sign":"String","hasPage2Buyer2Sign":"String"}
HTTP/1.1 200 OK Content-Type: application/json Content-Length: length false