This action may lead to changes in the database
Do you want to continue?
Data Explorer
Request Information
Add User To ActOn File
This endpoint is used for create ActOn lists with the structure required for the ActOn API, after creating the list with this endpoint you should send it to ActOn API using the UploadUsersFilesToActOn endpoint.
Parameters:
- Any parameter is required
Body Parameters
ActOnUserDetailName | Description | Type | Additional information |
---|---|---|---|
UserID |
User identification |
string |
None. |
EmailAddress |
User Email Address |
string |
None. |
MarketName |
NHS Market Name |
string |
None. |
PartnerId |
NHS Market Id |
string |
None. |
PartnerName |
NHS Partner Name |
string |
None. |
PartnerUrl |
NHS Partner URL |
string |
None. |
BrandPartnerId |
NHS Brand Partner Id |
string |
None. |
FirstName |
User First Name |
string |
None. |
LastName |
User Last Name |
string |
None. |
MailList |
Mail List |
string |
None. |
MarketOptIn |
Market Options in |
string |
None. |
AccountStatus |
Account Status |
string |
None. |
MoveInDate |
Move In Date |
string |
None. |
PrefDescription |
Prefer Description |
string |
None. |
ReasonDescription |
Reason Description |
string |
None. |
StreetAddress |
Street Address |
string |
None. |
City |
City |
string |
None. |
State |
State |
string |
None. |
MarketId |
NHS Market Id |
string |
None. |
PostalCode |
Postal Code |
string |
None. |
RegisteredDate |
Registred Date |
string |
None. |
OfficePhoneNumber |
Office Phone Number |
string |
None. |
PersonalPhoneNumber |
Personal Phone Number |
string |
None. |
ProcessedDate |
Processed Date |
string |
None. |
ListName |
List Name, used as file name |
string |
None. |
ListId |
List Id |
string |
None. |
Response
Code Generator
Response Information
Name | Description | Type | Additional information |
---|---|---|---|
Time | string |
None. |
|
Error | Exception |
None. |
|
ErrorMessage | string |
None. |
|
Status | string |
None. |
|
Server | string |
None. |
|
Count | integer |
None. |
|
FavoriteCounts | ApiFavoriteCounts |
None. |
|
FavoriteFacets | ApiFavoriteFacets |
None. |
|
Result | boolean |
None. |
|
VerboseLogger | List of IVerboseLogger |
None. |