Field

Data Type

Description

RecordHandle

String

Max Length: 250

Min Length: 0

Record Handler/information which passed by user.

FullName

String

Max Length: 100

Min Length: 0

Nullable: true

Full name of the end user which passed by fusion user.

FirstName

String

Max Length: 100

Min Length: 0

Nullable: true

First name of the end user which passed by fusion user.

LastName

String

Max Length: 100

Min Length: 0

Nullable: true

Last name of the end user which passed by fusion user.

EmailAddress

String (Email)

Max Length: 250

Min Length: 0

Nullable: true

Email address of the end user which passed by fusion user.

Phone

String

Max Length: 25

Min Length: 0

Nullable: true

Phone number of the end user which passed by fusion user.

AddressLine1

String

Max Length: 250

Min Length: 0

Nullable: true

Address Line1 of the end user which passed by fusion user.

AddressLine2

String

Max Length: 250

Min Length: 0

Nullable: true

Address Line2 of the end user which passed by fusion user.

AddressLine3

String

Max Length: 250

Min Length: 0

Nullable: true

Address Line3 of the end user which passed by fusion user.

AddressLine4

String

Max Length: 250

Min Length: 0

Nullable: true

Address Line4 of the end user which passed by fusion user.

AddressLine5

String

Max Length: 250

Min Length: 0

Nullable: true

Address Line5 of the end user which passed by fusion user.

City

String

Max Length: 100

Min Length: 0

Nullable: true

City of the end user which passed by fusion user.

State

String

Max Length: 100

Min Length: 0

Nullable: true

State of the end user which passed by fusion user.

PostalCode

String

Max Length: 50

Min Length: 0

Nullable: true

Postal Code of the end user which passed by fusion user.

Country

String

Max Length: 50

Min Length: 0

Nullable: true

Country of the end user which passed by fusion user.

AdditionalData

Nullable: true

Additional data which associated with the request.

AdditionalDataSchemaId

String

Max Length: 250

Min Length: 0

Nullable: true

Json schema about the additional data.

dataRecordId

String(Guid)

Fusion data record id which belongs to the request.

orderId

String(Guid)

Nullable: true

Order Id which is associated with DataRecord.

usageId

Integer(int32)

Nullable: true

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

subjectHandle

String

Max Length: 250

Min Length: 0

Nullable: true

Subject handle could be an account number (or hopefully a less sensitive value that uniquely identifies a customer of our customer).

solutionsId

String(Guid)

Nullable: true

SolutionsId is the Id of the solution defined in the ERP system.

createdBy

String

Max Length: 25

Min Length: 0

Nullable: true

Record creator.

createDate

String(date-time)

Nullable: true

Record creation date and time.

updatedBy

String

Max Length: 25

Min Length: 0

Nullable: true

Record updater.

updateDate

String(date-time)

Nullable: true

Record update date and time.

status

String

Nullable: true

Recent event happened against to data record.

eventTime

String(date-time)

Nullable: true

When the last event happened in UTC time.