PUT v1/{subscriptionID}/projects/{projectID}/masterList
Updates a specific master list associated with a specified project ID.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
subscriptionID |
The Circle subscription ID. |
globally unique identifier |
Required |
projectID |
The project ID. |
globally unique identifier |
Required |
Body Parameters
The master list to be updated.
MasterListModelName | Description | Type | Additional information |
---|---|---|---|
SubscriptionID |
Gets the subscription ID of the master list. |
globally unique identifier |
None. |
ProjectID |
Gets the project ID of the master list. |
globally unique identifier |
None. |
CreationTime |
Gets the creation time of the master list. |
date |
None. |
Creator |
Gets the user who created the master list. |
UserViewModel |
None. |
ModificationTime |
Gets the last modification time of the master list. |
date |
None. |
Modifier |
Gets the user who was th last to modify the master list. |
UserViewModel |
None. |
FilterType |
Gets and sets the recipient filter type of the master list. |
RecipientFilterType |
None. |
FilterValue |
Gets and sets the recipient filter value of the master list. |
string |
None. |
DataSourceID |
Gets and sets the recipient data source ID of the master list. |
globally unique identifier |
None. |
AdditionalDataSources |
Gets and sets the additional data sources of the master list. |
Collection of AdditionalDataSourceModel |
None. |
Request Formats
application/json, text/json
{ "SubscriptionID": "2945384a-3210-4101-8b6e-c32302d44463", "ProjectID": "0cd151cf-757b-49dc-aaf1-10996b60d875", "CreationTime": "2022-05-23T17:50:50.9194431Z", "Creator": { "ID": "39e691d5-da52-468d-8d89-419fe19ed7d3", "Name": "sample string 2" }, "ModificationTime": "2022-05-23T17:50:50.9194431Z", "Modifier": { "ID": "39e691d5-da52-468d-8d89-419fe19ed7d3", "Name": "sample string 2" }, "FilterType": 1, "FilterValue": "sample string 5", "DataSource": { "ID": "e4be6a5a-74ce-4987-92b3-020a09fc8c98", "UProduceDataSourceID": "89cc5584-e13f-44ea-85af-bc7881cb4030", "FriendlyID": "sample string 3", "SubscriptionID": "7df6b872-6988-4308-8ea9-805c51fa5569", "IsRemote": true, "Name": "sample string 6", "CreationTime": "2022-05-23T17:50:50.9194431Z", "Creator": { "ID": "39e691d5-da52-468d-8d89-419fe19ed7d3", "Name": "sample string 2" }, "ModificationTime": "2022-05-23T17:50:50.9194431Z", "Modifier": { "ID": "39e691d5-da52-468d-8d89-419fe19ed7d3", "Name": "sample string 2" }, "FileToken": { "Token": "sample string 1", "Type": 1, "FileName": "sample string 2", "FileType": 1 } }, "DataSourceID": "e950568b-d8fd-499f-9a73-25db5acfca9e", "AdditionalDataSources": [ { "PlanDataSourceName": "sample string 1", "DataSourceID": "0fc83098-20b9-4a8a-b7b0-e1ab725ae9e4" }, { "PlanDataSourceName": "sample string 1", "DataSourceID": "0fc83098-20b9-4a8a-b7b0-e1ab725ae9e4" } ], "UProducePopulationID": "97fe937d-c473-41a3-91f6-1a9b0edd246d" }
application/x-www-form-urlencoded
Response Information
Resource Description
Returns the updated master list.
MasterListModelName | Description | Type | Additional information |
---|---|---|---|
SubscriptionID |
Gets the subscription ID of the master list. |
globally unique identifier |
None. |
ProjectID |
Gets the project ID of the master list. |
globally unique identifier |
None. |
CreationTime |
Gets the creation time of the master list. |
date |
None. |
Creator |
Gets the user who created the master list. |
UserViewModel |
None. |
ModificationTime |
Gets the last modification time of the master list. |
date |
None. |
Modifier |
Gets the user who was th last to modify the master list. |
UserViewModel |
None. |
FilterType |
Gets and sets the recipient filter type of the master list. |
RecipientFilterType |
None. |
FilterValue |
Gets and sets the recipient filter value of the master list. |
string |
None. |
DataSourceID |
Gets and sets the recipient data source ID of the master list. |
globally unique identifier |
None. |
AdditionalDataSources |
Gets and sets the additional data sources of the master list. |
Collection of AdditionalDataSourceModel |
None. |
Response Formats
application/json, text/json
{ "SubscriptionID": "ced2a288-61c5-41fd-a939-a5914fca9e77", "ProjectID": "e373b6e7-6074-41cf-a527-471dcb6361ef", "CreationTime": "2022-05-23T17:50:50.9194431Z", "Creator": { "ID": "9b705f80-b9e8-4e93-af25-500b954d59b7", "Name": "sample string 2" }, "ModificationTime": "2022-05-23T17:50:50.9194431Z", "Modifier": { "ID": "9b705f80-b9e8-4e93-af25-500b954d59b7", "Name": "sample string 2" }, "FilterType": 1, "FilterValue": "sample string 5", "DataSource": { "ID": "a201f038-79df-46a7-8257-815b3ad7a6a6", "UProduceDataSourceID": "26c23cf1-34d8-49a6-a7df-45e4188cee0b", "FriendlyID": "sample string 3", "SubscriptionID": "c748b527-a33b-4adc-b618-6eee561cd2cc", "IsRemote": true, "Name": "sample string 6", "CreationTime": "2022-05-23T17:50:50.9194431Z", "Creator": { "ID": "9b705f80-b9e8-4e93-af25-500b954d59b7", "Name": "sample string 2" }, "ModificationTime": "2022-05-23T17:50:50.9194431Z", "Modifier": { "ID": "9b705f80-b9e8-4e93-af25-500b954d59b7", "Name": "sample string 2" }, "FileToken": { "Token": "sample string 1", "Type": 1, "FileName": "sample string 2", "FileType": 1 } }, "DataSourceID": "f9455204-c844-4239-91e6-191b06c33fca", "AdditionalDataSources": [ { "PlanDataSourceName": "sample string 1", "DataSourceID": "9a8d9737-7b00-4395-b240-84eccd8681ac" }, { "PlanDataSourceName": "sample string 1", "DataSourceID": "9a8d9737-7b00-4395-b240-84eccd8681ac" } ], "UProducePopulationID": "d072b0e7-afd5-4d40-8e76-cc09ecd1ea59" }