Jump to: GET Response Notes | API Call Builder
Find DNE List by Offer ID. The offer must have "show_mail_list" set to 1 or this returns false.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
offer_id | Integer | ID of Offer object |
GET Response Notes
DNE List model object or NULL if an error occurred locating the DNE list.
Return response will be in the following format: array.
API Call Builder
Javascript is required to use the API Call Builder.