For the complete documentation index, see llms.txt. This page is also available as Markdown.

Product bacrode search endpoint

resource: /product/search/barcode

method: POST

Request : ProductSearchRequest

Response: Product

{
    "type": "SELF_SERVICE",
    "barcode": "1ABCS",
    "langCode": "ET",
    "personId": "1abcsd",
    "institutionId": "1ABCS"
}

Last updated