| All Verbs | /{Brand}/upload/{TemplateGuid}/{FileNameGuid} | ||
|---|---|---|---|
| All Verbs | /{Brand}/upload/{TemplateGuid}/{FileNameGuid}/hpupload |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| TemplateGuid | form | string | No | |
| FileNameGuid | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| Brand | form | Brand | No |
| Desktop | |
| Hp | |
| Kyocera | |
| NeaScan | |
| Samsung | |
| FujiXerox | |
| Ta | |
| Utax | |
| Epson | |
| ScanFront400 | |
| Sharp | |
| Ricoh | |
| FujiFilm |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| InError | form | bool | No | |
| ErrorMessage | form | string | No | |
| TemplateGuid | form | string | No |
| Name | Parameter | Data Type | Required | Description |
|---|---|---|---|---|
| SelectedUiLanguage | form | string | No | |
| svSession | form | string | No | |
| Title | form | string | No | |
| PageTip | form | string | No | |
| NewBrowser | form | bool | No | |
| ScanFront400TA | form | bool | No | |
| ScanFront400UTAX | form | bool | No |
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 /{Brand}/upload/{TemplateGuid}/{FileNameGuid} HTTP/1.1
Host: buildmax.org
Accept: text/csv
Content-Type: text/csv
Content-Length: length
{"TemplateGuid":"String","FileNameGuid":"String","Brand":"Desktop"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length
{Unable to show example output for type 'UploadResponse' using the custom 'csv' filter}No parameterless constructor defined for this object.