Jump to: GET Response Notes | API Call Builder
Modify all Offers using one DNE List to use another DNE List.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
old_dne_list_id | Integer | Old DNE List ID |
new_dne_list_id | Integer | New DNE List ID. All Offers using the old list will now use this one. |
GET Response Notes
True if successfully replaced.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.