GET api/Batch/Item/{ClientId}/{ItemId}
Get batches for item
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientId | globally unique identifier |
Required |
|
| ItemId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BatchRegister| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| BatchNo | string |
None. |
|
| BestBeforeDate | date |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.