v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Customer - Rights

Get store's rights

get/v2/user/customer/stores/{storeId}/rights

Path parameters

storeIdstring guid required

Your store identifier

Response

The store's rights

functionalityCodestring required

The functionality code

maxValueIntergerinteger

The max value for this functionality code considering your rights

unlimitedboolean

If you can use this functionality unlimitedly

Example response

[
  {
    "functionalityCode": "COMPAMANA"
  }
]