List Available Permissions
GET/v1/acquirer/merchants/:merchant_id/users/permissions
List every permission that can be assigned to a merchant user,
grouped by resource. Combine a group and an action with an
underscore to form the permission string sent in permissions
(e.g. orders + read → orders_read).
Request
Path Parameters
merchant_id stringrequired
Acquirer-assigned merchant identifier (the merchant_id field of
the merchant, not its internal UUID).