4.5.3.Get Recontact List
Get Recontact List | |
Description | Get the list of recontact entries for a particular recontact-type project |
Request URL | Prodege Base URL + /project-get-recontacts |
Request Method | GET |
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 |
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 |
panelist_recontacts | array | List of member recontact entries for this project |
transaction_recontacts | array | List of transaction recontact entries for this project |
Help Guide Powered by Documentor