v1

latestOpenAPI 3.1.22026-08-0618166115.0 KB
Consumer Two

Get a paginated result view of consumers

This endpoint returns a paginated result view of the request. This can sometimes take awhile and should be used after DoCount has been used to filter down your dataset.

post/ConsumerTwo/doLookup

Headers

Accept'application/json' | '*/*' required

Format of the response.

Content-Type'application/json' required

Format of the request.

Request body

CustomerIDstring required

The License Key issued by Melissa.

Columnsstring[] required

All Consumer Two Columns you want returned.

Response

Successful response

Countinteger

Number of records returned by the query.

Resultsobject[]

Returned records with requested Columns.

JobIdstring

The JobId to be used to purchase and access the full dataset.

ResultCodestring

Success or Error codes based on the response/request.

Messagestring

Success or Error message associated with the result code.