Field

Data Type

Description

SolutionsId

String (Guid)

SolutionsId is the Id of the solution defined in Fusion.

UsageId

Integer (Int32)

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

SubjectHandle

String

MaxLength: 250

MinLength: 0

Nullable: true

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

Quantity

Integer (int32)

Nullable: true

Order quantity.

OrderId

String (Guid)

OrderId which is registered under fusion.

SubmittedDate

String (date-time)

Nullable: true

UTC date when the order submitted to the system.

CreatedBy

String

MaxLength: 25

MinLength: 0

Nullable: true

Record creator.

CreateDate

String (date-time)

Nullable: true

Record creation date and time.

UpdatedBy

String

MaxLength: 25

MinLength: 0

Nullable: true

Record updater.

UpdateDate

String (date-time)

Nullable: true

Record update date and time.

Status

String

MaxLength: 25

MinLength: 0

Nullable: true

Current status of the order.

EventTime

String (date-time)

Nullable: true

When the last event happened in UTC time.