GET api/leadpulse/preview/{parentJobReference}/{envelopeTemplatePackId}
Gets the details of the sack, so that it can be modified/cancelled or completed Processes this lead pulse API request. The parameter and response sections describe the data exchanged with the API.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| parentJobReference |
The parent job reference value supplied with the request. |
globally unique identifier |
Required |
| envelopeTemplatePackId |
The unique identifier of the envelope template pack resource. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
200 OK with list of LeadPulseLogDataContract, or 404 Not Found
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.