| All Verbs | /bacontract_save_sign_AcknowledgmentOfEnvironmental | ||
|---|---|---|---|
| All Verbs | /bacontract_save_sign_AcknowledgmentOfEnvironmental_WebContract |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| verifiedCode | query | string | Yes |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| whichBuyer | form | string | Yes | |
| isSeller | form | string | Yes | |
| idcontract1 | form | string | Yes | |
| hasPage1Buyer1Initail | form | string | Yes | |
| hasPage1Buyer2Initail | form | string | Yes | |
| hasPage1SellerInitail | form | string | Yes | |
| hasPage2Buyer1Initail | form | string | Yes | |
| hasPage2Buyer2Initail | form | string | Yes | |
| hasPage2SellerInitail | form | string | Yes | |
| hasPage2Buyer1Sign | form | string | Yes | |
| hasPage2Buyer2Sign | form | 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_WebContract HTTP/1.1
Host: contractssl.buildersaccess.com
Content-Type: application/json
Content-Length: length
{"verifiedCode":"String","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