UploadDocumentInfoType
This type defines the document container in the uploadDocuments request.
Type that uses UploadDocumentInfoType:
Call that uses UploadDocumentInfoType:
Fields
content ( base64Binary ) [1]
The binary representation of the proof document. Supported file types for proof documents include JPEG, GIF, BMP, and PNG. The upload operation will be unsuccessful for any other file type. There is a file size limit of 1 MB per document.
See the Field Index to learn which calls use content.
The file name of the proof document. All proof documents for a case must have unique file names.
See the Field Index to learn which calls use name.