curl --request GET \
--url http://localhost:3000/v1/scanner/products/{barcode}/detailsnullReturns detailed product information including inventory, availability, and history. Accepts either a barcode or a sellable product UUID.
curl --request GET \
--url http://localhost:3000/v1/scanner/products/{barcode}/detailsnullProduct barcode
112345678901
Product details
The response is of type unknown.