| All Verbs | /bacontract_saveSales_sign |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| idcontract1 | query | string | Yes | |
| initial_s1 | query | string | Yes | |
| signature_s1 | query | 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_saveSales_sign HTTP/1.1
Host: contractssl.buildersaccess.com
Content-Type: text/jsv
Content-Length: length
{
idcontract1: String,
initial_s1: String,
signature_s1: String
}
HTTP/1.1 200 OK Content-Type: text/jsv Content-Length: length False