Name | Description | Type | Additional information |
---|---|---|---|
UserEmail |
The user's email address. |
string |
Data type: EmailAddress Matching regular expression pattern: ^([a-zA-Z0-9_\-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([a-zA-Z0-9\-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$ String length: inclusive between 0 and 100 |
UserFullName |
The user's display name. |
string |
String length: inclusive between 0 and 100 |
UserTaxID |
The user's unique tax ID |
string |
None. |
UserBirthDate |
The user's birth date. |
date |
None. |
AccountCode |
The unique ID of the account. |
string |
Required |
AccountName |
The name of the account. |
string |
String length: inclusive between 0 and 100 |
AccountState |
Represent the state of the account. |
string |
None. |
AccountCity |
Represent the city of the account. |
string |
None. |
AccountAddress |
Represent the address of the account. |
string |
None. |
AccountContactEmail |
Represent the email address of the account. |
string |
None. |
AccountPhoneNumber |
Represent the phone number of the account. |
string |
None. |
PartnerToken |
Represent the Key provided by the partner. |
string |
Required |
TokenUsed | boolean |
None. |
|
UpdatedTimestamp | date |
None. |