Field

Data Type

Description

RecordHandle

String

MaxLength: 250

MinLength: 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.