GET batch/{batchid}
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
Name | Description | Type | Additional information |
---|---|---|---|
batchid |
The reference used to identify the batch. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
GetBatch
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.