| All Verbs | /EventVenueLicense_SignatureFromWeb |
|---|
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| xcode | query | string | Yes |
To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /csv/reply/EventVenueLicense_SignatureFromWeb HTTP/1.1
Host: contractssl.buildersaccess.com
Content-Type: text/csv
Content-Length: length
{"xcode":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{"result":"String","message":"String","licenseStatus":"String","totalPageCount":"String","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"}]}]}]}