GET api/v1/batch/{batchCombo}

Find batch by ID

Request Information

URI Parameters

NameDescriptionTypeAdditional information
batchCombo

Batch Code and date of batch that needs to be retrieved in the format of [BatchCode]|[YYYY][MM][DD] ie 123|20180601

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.