Product category search endpoint

resource: /product/category

method: POST

Request : InstitutionRequest

Response: List<Category>

{

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

Last updated

Was this helpful?