GET batch/{batchid}/results/{reference}

Returns results and information (including any errors or warnings) for one or more properties within a batch as identified using the Reference text field.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
batchid

The reference used to identify the batch.

string

Required

reference

Your reference used to identify the report.

string

Required

Body Parameters

None.

Response Information

Resource Description

GetId

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.