Field

Data Type

Required/Optional

Description

OrderId

String (Guid)

Nullable: true

Optional

If you want to map the DataRecord(s) with existing order which already registered with Fusion you can pass it here.

UsageId

Integer (int32)

Required

Usage information which helps to identify the purpose or environment of the current request.

SolutionsId

String (Guid)

Required

SolutionsId is the Id of the solution defined in Fusion.

SubjectHandle

String

Max Length : 250

Min Length : 0

Nullable : true

Optional

Subject handle could be an generic value which common across all the records for each Order.

NumberOfRecords

Integer (int32)

Required

Number of DataRecords which actually passed for this request through Records property.

Records

Array

Required

DataRecord(s) information along with associated data records which require to register with Fusion.