Product category search endpoint

Implementation is REQUIRED

resource: /product/category

method: POST

Request : InstitutionRequest

Response: List<Category>

{

    "langCode": "ET",
    "personId": "1abcsd",
    "institutionId": "1ABCS"
}

Last updated