| Name | Description | Type | Additional information |
|---|---|---|---|
| campaignId |
The internal campaign id to upload the form to |
string |
None. |
| partMapping |
The mapping to associate the form to a given set of internal CMAP item ids |
string |
None. |
| supplierId |
The supplier id to associate (optional) |
string |
None. |
| contentType |
The mime type of the file |
string |
None. |
| fileName |
The filename |
string |
None. |
| data |
Base64 encoded data of the file |
string |
None. |
| metaData |
Any metadata to associate to the file upload (optional) |
string |
None. |
| formId |
The form to associate to the file uploaded (optional) |
string |
None. |