Hi Steve.

I would like to update the POST call:

  • https://[endpoint].cognitiveservices.azure.com/documentintelligence/documentModels/prebuilt-read:analyze?api-version=2024-02-29-preview&features=barcodes

As you can see at the end, I added the Features=Barcodes to enable the barcode extraction functionality.

 

The GET call is:

  • https://[endpoint].cognitiveservices.azure.com/documentintelligence/documentModels/prebuilt-read/analyzeResults/[Operation-location]?api-version=2024-02-29-preview

AndresNoguera_0-1715825187660.png

 

Thanks for sharing.