Uploads data to the Eyeshot Web Service (Chunking data).
Method | /V1/Eyeshot.svc/UploadData |
The request body is of type UploadData.
Name | Description | Data Type |
---|---|---|
uploadRequest | UploadRequest |
|
The response body is of type UploadDataResponse.
Name | Description | Data Type |
---|---|---|
UploadDataResult | xml:string |
|