Request Parameter Description
| Field | Data Type | Required/Optional | Description |
|---|---|---|---|
| FormFile | String (Binary) | Required | The file which is required to upload into Fusion. |
| OrderId | String (Guid) | Optional | If the DataFile is part of an existing order already registered with Fusion, you can mention it here. |
| UsageId | Integer (int32) | Required | Usage information which helps to identify the purpose or environment for the request. |
| SolutionsId | String (Guid) | Required | SolutionId is the Id of the solution defined in Fusion. |
| SubjectHandle | String | Required | Subject handle could be a generic value which is common across all the records for each Order. |
| RecordHandle | String | Required | DataFiles information along with associated data records which are required to register with Fusion. |