GET api/Batch/Item/{ClientId}/{ItemId}

Get batches for item

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ClientId

globally unique identifier

Required

ItemId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of BatchRegister
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

BatchNo

string

None.

BestBeforeDate

date

None.

Response Formats

application/json, text/json

Sample:

Sample not available.