Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field #

Field

Type

Description

Required

Comments

1

ProfileId

Integer

Unique Id of the Profile

Yes

Should be the existing Id of the Employee Profile

2

DataElementName

String

Name of the columns

-          SSN

-          EmployeeNumber

-          RetainSSN

-          ProfileReference

-          AuthenticationStatus

Yes

Columns:


SSN

Should be of 9 Numerals


EmployeeNumber

Min Length - 2

Max Length - 20


ProfileReference

Min Length - 2

Max Length - 200


RetainSSN

Must have value 0 or 1

Value:

●       0 - No

●       1 - Yes


AuthenticationStatus

Should be the existing Authentication status Id:

●       1 - Active

●       2 - Disabled

●       3 - Locked

3

NewDataValue

String

Data

No

Data corresponding to the column

-          SSN

-          EmployeeNumber

-          RetainSSN

-          ProfileReference

-          AuthenticationStatus

...

Field #

Field

Type

Description

Required

Comments

1

ProfileId

Integer

Unique Id of the Profile

Yes

Should be the existing Id of the Client Profile

2

DataElementName

String

Name of the columns

-          SSN

-          ClientNumber

-          RetainSSN

-          ProfileReference

-          AuthenticationStatus

-          EnableCareGiverRatingEmails

-          EnableCareManagement

-          EnableVendorPayments

-          EnableEmployerReimbursement


Yes

Columns:


SSN

Should be 9 Numerals


ClientNumber

Min Length: 1

Max Length: 20


RetainSSN

Must have value (0 or 1)

Value:

●       0 - No

●       1 - Yes


ProfileReference

Min Length: 1

Max Length: 200


AuthenticationStatus

Must be an existing Id of the Authentication:

●       1 - Active

●       2 - Disabled

●       3 - Locked


EnableCareGiverRatingEmails

Must have value (0 or 1)

Value:

●       0 - No

●       1 - Yes


EnableCareManagement

Must have value (0 or 1)

Value:

●       0 - No

●       1 - Yes



EnableVendorPayments

Must have value (0 or 1)

Value:

●       0 - No

●       1 - Yes


EnableEmployerReimbursement

Must have value (0 or 1)

Value:

●       0 - No

●       1 - Yes

3

NewDataValue

String

Data

No

Data corresponding to the columns:

-          SSN

-          ClientNumber

-          RetainSSN

-          ProfileReference

-          AuthenticationStatus

-          EnableCareGiverRatingEmails

-          EnableCareManagement

-          EnableVendorPayments

-          EnableEmployerReimbursement

...