GET batch/{batchid}/results

Returns full batch results, JobIDs, and any errors or warnings, for all completed jobs in the batch. The output depends on which calculation mode (sap, epccosts or recommendations) was requested when posting data to the batch.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
batchid

The reference used to identify the batch.

string

Required

Body Parameters

None.

Response Information

Resource Description

GetBatch

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.