GET api/v1/batch/{batchCombo}
Find batch by ID
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.