Skip to main content

Specifying Batch Number and Expiration Date and Their Subsequent Display

Can the batch number and expiration date of a document line item be specified via API, and can the records of given batches and expiration dates of a product be viewed?

Written by Petr Pech

The batch number and expiration date for a product can be specified, e.g.:

<skladovePolozky>
<skladovy-pohyb-polozka>
<sarze>123</sarze>
<expirace>2018-06-01+02:00</expirace>
<datTrvan>2018-06-01+02:00</datTrvan>
<datVyroby>2018-06-01+02:00</datVyroby>
</skladovy-pohyb-polozka>
</skladovePolozky>>
Did this answer your question?