Field

Data Type

Required/Optional

Description

Guid

String (Guid)

Required

GUID of the data file which is returned by fusion at the time of data file registration.

ChunkId

Integer (int64)

Required

Data Chunk id which associated with the data file.

CurrentChunkSize

Integer (int32)

Optional

Size of the chunk which is associated with the current request.

ChunkData

String

 

Required

Data File's Chunk/Part of the file in base64 encoded format.