Skip to main content

The metadata for the file.

Types that use FormDataContentDisposition

Not used by any types.

Call that uses FormDataContentDisposition

Fields

Field
Type
Description
creationDate
The file creation date.

Format: UTC yyyy-MM-ddThh:mm:ss.SSSZ

For example:

Created on September 8, 2019

2019-09-08T00:00:00.000Z

fileName
The name of the file including its extension (for example, xml or csv) to be uploaded.
modificationDate
The file modified date.

Format: UTC yyyy-MM-ddThh:mm:ss.SSSZ

For example:

Created on September 9, 2019

2019-09-09T00:00:00.000Z

name
A content identifier. The only presently supported name is file.
parameters
The parameters you want associated with the file.
readDate
The date you read the file.

Format: UTC yyyy-MM-ddThh:mm:ss.SSSZ

For example:

Created on September 10, 2019

2019-09-10T00:00:00.000Z

size
The size of the file.
type
The file type. The only presently supported type is form-data.