4.5.4.Remove Recontact Entries
| Remove Recontact Entries | |
| Description | Remove from list of recontact entries for a particular recontact-type project |
| Request URL | Prodege Base URL + /project-remove-recontact |
| Request Method | POST |
| Request Parameters | |||
| Parameter Name | Parameter Type | Description | Required? |
| apik | String | Your API Key. | Yes |
| request_date | Numeric | Timestamp in milliseconds (see Authentication). | Yes |
| signature | String | The signature of your request (see Authentication). | Yes |
| prodege_project_id | Numeric | The ID that uniquely identifies this project in the Prodege system. | Yes |
| panelist_ids | String | Comma-separated list of Panelist IDs. | No |
| transaction_ids | String | Comma-separated list of Transaction IDs. | No |
| Response Parameters | ||
| Parameter Name | Parameter Type | Description |
| return_status | String | The return status for this api call |
| prodege_project_id | Numeric | The id that uniquely identifies this project |
Help Guide Powered by Documentor