| 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 .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /jsv/reply/bacontract_save_sign_AcknowledgmentOfEnvironmental_WebContract HTTP/1.1
Host: contractssl.buildersaccess.com
Content-Type: text/jsv
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: text/jsv Content-Length: length False