...
Code Block | ||
---|---|---|
| ||
http://<server host>/servicemanager/rest/CampaignAPI/getDispositionList |
Parameters:
Parameter | Description |
fTemplateId | Comma delimited list of Campaign Template id's. |
timeStamp | the authentication timestamp. |
hash | the authentication signature or hash. |
Sample query:
Code Block | ||
---|---|---|
| ||
http://<server host>/servicemanager/rest/CampaignAPI/getDispositionList?fTemplateId=37& timeStamp=1412212472393& hash=b529f3e9d6d20e40ff232a07c02bcad62fe6da45755abfeb618af09c9f781bf7 |
...