Please note that this is a legacy product in retirement
Name | Description |
---|---|
lqtkey (Required) | A valid license key with sufficient credit available to process the requested batch task. Example: BFtd2UpC8Gl1jU1pPnDZIVpoz2XnBMyWEfVcAfoI |
email (Required) | The name attribute for the FILE input field must be set to ‘email’. Sample HTML is enclosed below. |
Name | Description |
---|---|
Status | The result of your call. “OK” indicates success, any other status indicates an error. Example: “Status”:“OK” |
email_batch[] | An array containing confirmation plus additional data relating to the batch task:
|
Name | Description |
---|---|
lqtkey (Required) | A valid license key with sufficient credit available to process the requested batch task. Example: BFtd2UpC8Gl1jU1pPnDZIVpoz2XnBMyWEfVcAfoI |
Name | Description |
---|---|
Status | The result of your call. “OK” indicates success, any other status indicates an error. Example: “Status”:“OK” |
batch_jobs[] | An array of information relating to email batch tasks. Each item will contain:
|
<job_id>
Name | Description |
---|---|
lqtkey (Required) | A valid license key with sufficient credit available to process the requested batch task. Example: BFtd2UpC8Gl1jU1pPnDZIVpoz2XnBMyWEfVcAfoI |
job_id (Required) | A valid batch task ID. Example: 543d47a27c80d57f402…e4d394afa22016-03-27 |
Name | Description |
---|---|
Status | The result of your call. “OK” indicates success, any other status indicates an error. Example: “Status”:“OK” |
batch_status[] | An array of information relating to the requested batch task. The structure of the response can be defined in two ways and is determined by the status field of the task. The following fields are always returned:
|
<job_id>
?downloadName | Description |
---|---|
lqtkey (Required) | A valid license key with sufficient credit available to process the requested batch task. Example: BFtd2UpC8Gl1jU1pPnDZIVpoz2XnBMyWEfVcAfoI |
job_id (Required) | A valid batch task ID. Example: 543d47a27c80d57f402…e4d394afa22016-03-27 |
download (Required) | Requests the file download. |
<job_id>_verified.csv
.
Users receiving an error should next check the status of the batch task using GET /email/batch/<job_id>
.