Skip to content

Permission Matrix Reference snapshot

Reference page, not a spec. This is an auto-generated snapshot of the live develop grant state on 2026-05-26, kept alongside the Permissions module as a lookup table. It lists every permission code and which of the eight system roles holds it, grouped by module. Requirements live in the URD; the role model is documented in the developer RBAC docs. Because it is regenerated from the database, exact counts drift between releases — treat the figures below as point-in-time.

Covers all eight fixed system roles across roughly 864 permission records at the snapshot date.

Two enforcement layers (scope)

ScopeRolesBehavior
System bypasssuper-admin · admin · operatorSkip Casbin entirely — always hold every permission, independent of domain.
Per-merchant domainorganizer-owner · cashier · employeePermissions apply only within the domain Merchant_<id> (selected via the x-merchant-id header). An Owner at a HQ is expanded to every merchant of that organizer.
No permissions / globalcustomer · guestcustomer is customer-facing; guest (001_guest, priority 1) is the global unauthenticated tier. Neither holds backend permissions.

Legend: ✅ = granted · ❌ = not granted · bypass = always granted because enforcement is skipped.

super-admin / admin / operator bypass everything (column always ✅); customer has no backend permissions (column always ❌). The columns that actually differ are Owner and Employee.

CASHIER (110_cashier) is a fixed merchant role whose grants mirror EMPLOYEE exactly — treat its column as identical to Employee. It is omitted from the per-permission tables below to avoid duplicating the Employee column across every row.

Commerce

177 permissions

AllocationLayout

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationLayout.findread
AllocationLayout.findByIdread
AllocationLayout.findOneread
AllocationLayout.countread
AllocationLayout.createcreate
AllocationLayout.updateByIdupdate
AllocationLayout.updateByupdate
AllocationLayout.deleteByIddelete
AllocationLayout.deleteBydelete
AllocationLayout.createAggregatecreate
AllocationLayout.findByIdAggregateread
AllocationLayout.updateAggregateupdate

AllocationUnit

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationUnit.findread
AllocationUnit.findByIdread
AllocationUnit.findOneread
AllocationUnit.countread
AllocationUnit.createcreate
AllocationUnit.updateByIdupdate
AllocationUnit.updateByupdate
AllocationUnit.deleteByIddelete
AllocationUnit.deleteBydelete

AllocationZone

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationZone.findread
AllocationZone.findByIdread
AllocationZone.findOneread
AllocationZone.countread
AllocationZone.createcreate
AllocationZone.updateByIdupdate
AllocationZone.updateByupdate
AllocationZone.deleteByIddelete
AllocationZone.deleteBydelete
AllocationZone.batchCreatecreate
AllocationZone.createAggregatecreate
AllocationZone.updateAggregateupdate

Category

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Category.findread
Category.findByIdread
Category.findOneread
Category.countread
Category.createcreate
Category.updateByIdupdate
Category.updateByupdate
Category.deleteByIddelete
Category.deleteBydelete

Configuration

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Configuration.findread
Configuration.findByIdread
Configuration.findOneread
Configuration.countread
Configuration.createcreate
Configuration.updateByIdupdate
Configuration.updateByupdate
Configuration.deleteByIddelete
Configuration.deleteBydelete
Configuration.createProviderIntegrationcreate
Configuration.deleteProviderIntegrationdelete
Configuration.findProviderIntegrationsread
Configuration.getProviderIntegrationread
Configuration.updateProviderIntegrationupdate

Device

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Device.findread
Device.findByIdread
Device.findOneread
Device.countread
Device.createcreate
Device.updateByIdupdate
Device.updateByupdate
Device.deleteByIddelete
Device.deleteBydelete

Merchant

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Merchant.findread
Merchant.findByIdread
Merchant.findOneread
Merchant.countread
Merchant.createcreate
Merchant.updateByIdupdate
Merchant.updateByupdate
Merchant.deleteByIddelete
Merchant.deleteBydelete
Merchant.batchCreatecreate
Merchant.batchSaleChannelsCreatecreate
Merchant.checkSlugread
Merchant.createAggregatecreate
Merchant.findDeletionPolicyread
Merchant.footerSummaryread
Merchant.launchpadread
Merchant.updateAggregateupdate
Merchant.updateDeletionPolicyupdate

Organizer

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Organizer.findread
Organizer.findByIdread
Organizer.findOneread
Organizer.countread
Organizer.createcreate
Organizer.updateByIdupdate
Organizer.updateByupdate
Organizer.deleteByIddelete
Organizer.deleteBydelete
Organizer.checkSlugread
Organizer.launchpadread
Organizer.launchpadCountread
Organizer.onBoardingcreate

Product

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Product.findread
Product.findByIdread
Product.findOneread
Product.countread
Product.createcreate
Product.updateByIdupdate
Product.updateByupdate
Product.deleteByIddelete
Product.deleteBydelete
Product.checkSlugread
Product.createAggregatecreate
Product.updateAggregateupdate

ProductOption

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductOption.findread
ProductOption.findByIdread
ProductOption.findOneread
ProductOption.countread
ProductOption.createcreate
ProductOption.updateByIdupdate
ProductOption.updateByupdate
ProductOption.deleteByIddelete
ProductOption.deleteBydelete
ProductOption.createAggregatecreate
ProductOption.updateAggregateupdate

ProductOptionValue

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductOptionValue.findread
ProductOptionValue.findByIdread
ProductOptionValue.findOneread
ProductOptionValue.countread
ProductOptionValue.createcreate
ProductOptionValue.updateByIdupdate
ProductOptionValue.updateByupdate
ProductOptionValue.deleteByIddelete
ProductOptionValue.deleteBydelete

ProductVariant

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductVariant.findread
ProductVariant.findByIdread
ProductVariant.findOneread
ProductVariant.countread
ProductVariant.createcreate
ProductVariant.updateByIdupdate
ProductVariant.updateByupdate
ProductVariant.deleteByIddelete
ProductVariant.deleteBydelete
ProductVariant.createAggregatecreate
ProductVariant.promoteDefaultupdate
ProductVariant.updateAggregateupdate

ProductVariantOption

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductVariantOption.findread
ProductVariantOption.findByIdread
ProductVariantOption.findOneread
ProductVariantOption.countread
ProductVariantOption.createcreate
ProductVariantOption.updateByIdupdate
ProductVariantOption.updateByupdate
ProductVariantOption.deleteByIddelete
ProductVariantOption.deleteBydelete

ReceiptTemplate

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
ReceiptTemplate.findread
ReceiptTemplate.findByIdread
ReceiptTemplate.findOneread
ReceiptTemplate.countread
ReceiptTemplate.createcreate
ReceiptTemplate.updateByIdupdate
ReceiptTemplate.updateByupdate
ReceiptTemplate.deleteByIddelete
ReceiptTemplate.deleteBydelete

SaleChannel

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleChannel.findread
SaleChannel.findByIdread
SaleChannel.findOneread
SaleChannel.countread
SaleChannel.createcreate
SaleChannel.updateByIdupdate
SaleChannel.updateByupdate
SaleChannel.deleteByIddelete
SaleChannel.deleteBydelete
SaleChannel.checkSlugread

Setting

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Setting.findread
Setting.findByIdread
Setting.findOneread
Setting.countread
Setting.createcreate
Setting.updateByIdupdate
Setting.updateByupdate
Setting.deleteByIddelete
Setting.deleteBydelete

Sale

112 permissions

Customer

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Customer.findread
Customer.findByIdread
Customer.findOneread
Customer.countread
Customer.createcreate
Customer.updateByIdupdate
Customer.updateByupdate
Customer.deleteByIddelete
Customer.deleteBydelete
Customer.linkUserupdate
Customer.promoteToUserupdate
Customer.unlinkUserupdate

KitchenStation

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
KitchenStation.findread
KitchenStation.findByIdread
KitchenStation.findOneread
KitchenStation.countread
KitchenStation.createcreate
KitchenStation.updateByIdupdate
KitchenStation.updateByupdate
KitchenStation.deleteByIddelete
KitchenStation.deleteBydelete

KitchenTicket

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
KitchenTicket.findread
KitchenTicket.findByIdread
KitchenTicket.findOneread
KitchenTicket.countread
KitchenTicket.createcreate
KitchenTicket.updateByIdupdate
KitchenTicket.updateByupdate
KitchenTicket.deleteByIddelete
KitchenTicket.deleteBydelete
KitchenTicket.rushupdate
KitchenTicket.sendcreate
KitchenTicket.updateTicketStatusupdate
KitchenTicket.voiddelete

KitchenTicketItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
KitchenTicketItem.findread
KitchenTicketItem.findByIdread
KitchenTicketItem.findOneread
KitchenTicketItem.countread
KitchenTicketItem.createcreate
KitchenTicketItem.updateByIdupdate
KitchenTicketItem.updateByupdate
KitchenTicketItem.deleteByIddelete
KitchenTicketItem.deleteBydelete
KitchenTicketItem.updateItemStatusupdate
KitchenTicketItem.voidItemdelete

PointTransaction

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PointTransaction.findread
PointTransaction.findByIdread
PointTransaction.findOneread
PointTransaction.countread
PointTransaction.createcreate
PointTransaction.updateByIdupdate
PointTransaction.updateByupdate
PointTransaction.deleteByIddelete
PointTransaction.deleteBydelete

PosSession

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PosSession.findread
PosSession.findByIdread
PosSession.findOneread
PosSession.countread
PosSession.createcreate
PosSession.updateByIdupdate
PosSession.updateByupdate
PosSession.deleteByIddelete
PosSession.deleteBydelete
PosSession.closeupdate
PosSession.getCurrentread
PosSession.getXReportread
PosSession.getZReportread
PosSession.listread
PosSession.opencreate
PosSession.recordCashMovementupdate

SaleOrder

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleOrder.findread
SaleOrder.findByIdread
SaleOrder.findOneread
SaleOrder.countread
SaleOrder.createcreate
SaleOrder.updateByIdupdate
SaleOrder.updateByupdate
SaleOrder.deleteByIddelete
SaleOrder.deleteBydelete
SaleOrder.addSaleOrderItemupdate
SaleOrder.cancelupdate
SaleOrder.checkoutupdate
SaleOrder.clearItemsdelete
SaleOrder.createDraftcreate
SaleOrder.mergeOrdersupdate
SaleOrder.revertupdate
SaleOrder.rollbackMergedelete
SaleOrder.splitOrdercreate

SaleOrderItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleOrderItem.findread
SaleOrderItem.findByIdread
SaleOrderItem.findOneread
SaleOrderItem.countread
SaleOrderItem.createcreate
SaleOrderItem.updateByIdupdate
SaleOrderItem.updateByupdate
SaleOrderItem.deleteByIddelete
SaleOrderItem.deleteBydelete

SaleCheck

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
SaleCheck.findread
SaleCheck.findByIdread
SaleCheck.findOneread
SaleCheck.countread
SaleCheck.createcreate
SaleCheck.updateByIdupdate
SaleCheck.updateByupdate
SaleCheck.deleteByIddelete
SaleCheck.deleteBydelete
SaleCheck.historyread
SaleCheck.mergeChecksupdate
SaleCheck.rollbackdelete
SaleCheck.splitcreate
SaleCheck.splitEqualcreate
SaleCheck.updateupdate

Inventory

178 permissions

InventoryIdentifier

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryIdentifier.findread
InventoryIdentifier.findByIdread
InventoryIdentifier.findOneread
InventoryIdentifier.countread
InventoryIdentifier.createcreate
InventoryIdentifier.updateByIdupdate
InventoryIdentifier.updateByupdate
InventoryIdentifier.deleteByIddelete
InventoryIdentifier.deleteBydelete

InventoryItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryItem.findread
InventoryItem.findByIdread
InventoryItem.findOneread
InventoryItem.countread
InventoryItem.createcreate
InventoryItem.updateByIdupdate
InventoryItem.updateByupdate
InventoryItem.deleteByIddelete
InventoryItem.deleteBydelete

InventoryLocation

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryLocation.findread
InventoryLocation.findByIdread
InventoryLocation.findOneread
InventoryLocation.countread
InventoryLocation.createcreate
InventoryLocation.updateByIdupdate
InventoryLocation.updateByupdate
InventoryLocation.deleteByIddelete
InventoryLocation.deleteBydelete
InventoryLocation.activateupdate
InventoryLocation.archiveupdate
InventoryLocation.createAggregatecreate
InventoryLocation.deactivateupdate
InventoryLocation.setDefaultupdate
InventoryLocation.updateAggregateupdate

InventoryStock

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryStock.findread
InventoryStock.findByIdread
InventoryStock.findOneread
InventoryStock.countread
InventoryStock.createcreate
InventoryStock.updateByIdupdate
InventoryStock.updateByupdate
InventoryStock.deleteByIddelete
InventoryStock.deleteBydelete

InventoryTicket

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryTicket.findread
InventoryTicket.findByIdread
InventoryTicket.findOneread
InventoryTicket.countread
InventoryTicket.createcreate
InventoryTicket.updateByIdupdate
InventoryTicket.updateByupdate
InventoryTicket.deleteByIddelete
InventoryTicket.deleteBydelete

InventoryTicketItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryTicketItem.findread
InventoryTicketItem.findByIdread
InventoryTicketItem.findOneread
InventoryTicketItem.countread
InventoryTicketItem.createcreate
InventoryTicketItem.updateByIdupdate
InventoryTicketItem.updateByupdate
InventoryTicketItem.deleteByIddelete
InventoryTicketItem.deleteBydelete

InventoryTracking

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
InventoryTracking.findread
InventoryTracking.findByIdread
InventoryTracking.findOneread
InventoryTracking.countread
InventoryTracking.createcreate
InventoryTracking.updateByIdupdate
InventoryTracking.updateByupdate
InventoryTracking.deleteByIddelete
InventoryTracking.deleteBydelete

Material

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Material.findread
Material.findByIdread
Material.findOneread
Material.countread
Material.createcreate
Material.updateByIdupdate
Material.updateByupdate
Material.deleteByIddelete
Material.deleteBydelete
Material.createAggregatecreate
Material.updateAggregateupdate

MaterialIdentifier

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
MaterialIdentifier.findread
MaterialIdentifier.findByIdread
MaterialIdentifier.findOneread
MaterialIdentifier.countread
MaterialIdentifier.createcreate
MaterialIdentifier.updateByIdupdate
MaterialIdentifier.updateByupdate
MaterialIdentifier.deleteByIddelete
MaterialIdentifier.deleteBydelete

MaterialRecipe

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
MaterialRecipe.findread
MaterialRecipe.findByIdread
MaterialRecipe.findOneread
MaterialRecipe.countread
MaterialRecipe.createcreate
MaterialRecipe.updateByIdupdate
MaterialRecipe.updateByupdate
MaterialRecipe.deleteByIddelete
MaterialRecipe.deleteBydelete
MaterialRecipe.createAggregatecreate
MaterialRecipe.updateAggregateupdate

MaterialRecipeItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
MaterialRecipeItem.findread
MaterialRecipeItem.findByIdread
MaterialRecipeItem.findOneread
MaterialRecipeItem.countread
MaterialRecipeItem.createcreate
MaterialRecipeItem.updateByIdupdate
MaterialRecipeItem.updateByupdate
MaterialRecipeItem.deleteByIddelete
MaterialRecipeItem.deleteBydelete

ProductionOrder

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
ProductionOrder.findread
ProductionOrder.findByIdread
ProductionOrder.findOneread
ProductionOrder.countread
ProductionOrder.createcreate
ProductionOrder.updateByIdupdate
ProductionOrder.updateByupdate
ProductionOrder.deleteByIddelete
ProductionOrder.deleteBydelete

PurchaseOrder

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PurchaseOrder.findread
PurchaseOrder.findByIdread
PurchaseOrder.findOneread
PurchaseOrder.countread
PurchaseOrder.createcreate
PurchaseOrder.updateByIdupdate
PurchaseOrder.updateByupdate
PurchaseOrder.deleteByIddelete
PurchaseOrder.deleteBydelete
PurchaseOrder.addItemupdate
PurchaseOrder.cancelupdate
PurchaseOrder.clearItemsdelete
PurchaseOrder.closeupdate
PurchaseOrder.completeupdate
PurchaseOrder.confirmupdate
PurchaseOrder.createAggregatecreate
PurchaseOrder.receiveupdate
PurchaseOrder.revertupdate
PurchaseOrder.updateAggregateupdate

PurchaseOrderItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PurchaseOrderItem.findread
PurchaseOrderItem.findByIdread
PurchaseOrderItem.findOneread
PurchaseOrderItem.countread
PurchaseOrderItem.createcreate
PurchaseOrderItem.updateByIdupdate
PurchaseOrderItem.updateByupdate
PurchaseOrderItem.deleteByIddelete
PurchaseOrderItem.deleteBydelete

UnitOfMeasure

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
UnitOfMeasure.findread
UnitOfMeasure.findByIdread
UnitOfMeasure.findOneread
UnitOfMeasure.countread
UnitOfMeasure.createcreate
UnitOfMeasure.updateByIdupdate
UnitOfMeasure.updateByupdate
UnitOfMeasure.deleteByIddelete
UnitOfMeasure.deleteBydelete

Vendor

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Vendor.findread
Vendor.findByIdread
Vendor.findOneread
Vendor.countread
Vendor.createcreate
Vendor.updateByIdupdate
Vendor.updateByupdate
Vendor.deleteByIddelete
Vendor.deleteBydelete
Vendor.createAggregatecreate
Vendor.updateAggregateupdate

VendorItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
VendorItem.findread
VendorItem.findByIdread
VendorItem.findOneread
VendorItem.countread
VendorItem.createcreate
VendorItem.updateByIdupdate
VendorItem.updateByupdate
VendorItem.deleteByIddelete
VendorItem.deleteBydelete
VendorItem.activateupdate
VendorItem.deactivateupdate
VendorItem.setPreferredupdate

Pricing

90 permissions

Cost

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Cost.findread
Cost.findByIdread
Cost.findOneread
Cost.countread
Cost.createcreate
Cost.updateByIdupdate
Cost.updateByupdate
Cost.deleteByIddelete
Cost.deleteBydelete
Cost.readCurrentread
Cost.updateCurrentupdate

Fare

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Fare.findread
Fare.findByIdread
Fare.findOneread
Fare.countread
Fare.createcreate
Fare.updateByIdupdate
Fare.updateByupdate
Fare.deleteByIddelete
Fare.deleteBydelete
Fare.addChildcreate
Fare.createGroupcreate

FareSet

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
FareSet.findread
FareSet.findByIdread
FareSet.findOneread
FareSet.countread
FareSet.createcreate
FareSet.updateByIdupdate
FareSet.updateByupdate
FareSet.deleteByIddelete
FareSet.deleteBydelete
FareSet.changeStatusupdate

Promotion

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Promotion.findread
Promotion.findByIdread
Promotion.findOneread
Promotion.countread
Promotion.createcreate
Promotion.updateByIdupdate
Promotion.updateByupdate
Promotion.deleteByIddelete
Promotion.deleteBydelete
Promotion.createAggregatecreate
Promotion.updateAggregateupdate

PromotionMethod

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PromotionMethod.findread
PromotionMethod.findByIdread
PromotionMethod.findOneread
PromotionMethod.countread
PromotionMethod.createcreate
PromotionMethod.updateByIdupdate
PromotionMethod.updateByupdate
PromotionMethod.deleteByIddelete
PromotionMethod.deleteBydelete

Rule

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Rule.findread
Rule.findByIdread
Rule.findOneread
Rule.countread
Rule.createcreate
Rule.updateByIdupdate
Rule.updateByupdate
Rule.deleteByIddelete
Rule.deleteBydelete

Simulation

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Simulation.calculatecreate

Tax

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Tax.findread
Tax.findByIdread
Tax.findOneread
Tax.countread
Tax.createcreate
Tax.updateByIdupdate
Tax.updateByupdate
Tax.deleteByIddelete
Tax.deleteBydelete

TaxSet

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxSet.findread
TaxSet.findByIdread
TaxSet.findOneread
TaxSet.countread
TaxSet.createcreate
TaxSet.updateByIdupdate
TaxSet.updateByupdate
TaxSet.deleteByIddelete
TaxSet.deleteBydelete
TaxSet.updateAggregateupdate

TaxType

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxType.findread
TaxType.findByIdread
TaxType.findOneread
TaxType.countread
TaxType.createcreate
TaxType.updateByIdupdate
TaxType.updateByupdate
TaxType.deleteByIddelete
TaxType.deleteBydelete

Finance

54 permissions

FinanceAccount

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceAccount.findread
FinanceAccount.findByIdread
FinanceAccount.findOneread
FinanceAccount.countread
FinanceAccount.createcreate
FinanceAccount.updateByIdupdate
FinanceAccount.updateByupdate
FinanceAccount.deleteByIddelete
FinanceAccount.deleteBydelete

FinanceCategory

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceCategory.findread
FinanceCategory.findByIdread
FinanceCategory.findOneread
FinanceCategory.countread
FinanceCategory.createcreate
FinanceCategory.updateByIdupdate
FinanceCategory.updateByupdate
FinanceCategory.deleteByIddelete
FinanceCategory.deleteBydelete

FinanceTransaction

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceTransaction.findread
FinanceTransaction.findByIdread
FinanceTransaction.findOneread
FinanceTransaction.countread
FinanceTransaction.createcreate
FinanceTransaction.updateByIdupdate
FinanceTransaction.updateByupdate
FinanceTransaction.deleteByIddelete
FinanceTransaction.deleteBydelete

FinanceVoucher

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceVoucher.findread
FinanceVoucher.findByIdread
FinanceVoucher.findOneread
FinanceVoucher.countread
FinanceVoucher.createcreate
FinanceVoucher.updateByIdupdate
FinanceVoucher.updateByupdate
FinanceVoucher.deleteByIddelete
FinanceVoucher.deleteBydelete

FinanceWallet

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
FinanceWallet.findread
FinanceWallet.findByIdread
FinanceWallet.findOneread
FinanceWallet.countread
FinanceWallet.createcreate
FinanceWallet.updateByIdupdate
FinanceWallet.updateByupdate
FinanceWallet.deleteByIddelete
FinanceWallet.deleteBydelete

PaymentIntegration

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PaymentIntegration.findread
PaymentIntegration.findByIdread
PaymentIntegration.findOneread
PaymentIntegration.countread
PaymentIntegration.createcreate
PaymentIntegration.updateByIdupdate
PaymentIntegration.updateByupdate
PaymentIntegration.deleteByIddelete
PaymentIntegration.deleteBydelete

Payment

46 permissions

Payment

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Payment.cancelexecute
Payment.checkoutexecute
Payment.confirmexecute
Payment.refundexecute
Payment.verifyexecute

PaymentAttempt

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PaymentAttempt.findread
PaymentAttempt.findByIdread
PaymentAttempt.findOneread
PaymentAttempt.countread
PaymentAttempt.createcreate
PaymentAttempt.updateByIdupdate
PaymentAttempt.deleteByIddelete
PaymentAttempt.deleteBydelete

PaymentResult

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PaymentResult.findread
PaymentResult.findByIdread
PaymentResult.findOneread
PaymentResult.countread
PaymentResult.createcreate
PaymentResult.updateByIdupdate
PaymentResult.deleteByIddelete
PaymentResult.deleteBydelete

Transaction

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Transaction.findread
Transaction.findByIdread
Transaction.findOneread
Transaction.countread
Transaction.createcreate
Transaction.updateByIdupdate
Transaction.deleteByIddelete
Transaction.deleteBydelete

TransactionItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
TransactionItem.findread
TransactionItem.findByIdread
TransactionItem.findOneread
TransactionItem.countread
TransactionItem.createcreate
TransactionItem.updateByIdupdate
TransactionItem.deleteByIddelete
TransactionItem.deleteBydelete

WebhookConfig

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
WebhookConfig.findread
WebhookConfig.findByIdread
WebhookConfig.findOneread
WebhookConfig.countread
WebhookConfig.createcreate
WebhookConfig.updateByIdupdate
WebhookConfig.updateByupdate
WebhookConfig.deleteByIddelete
WebhookConfig.deleteBydelete

Ledger

27 permissions

Ledger

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Ledger.findread
Ledger.findByIdread
Ledger.findOneread
Ledger.countread
Ledger.createcreate
Ledger.updateByIdupdate
Ledger.updateByupdate
Ledger.deleteByIddelete
Ledger.deleteBydelete
Ledger.amendcreate
Ledger.batchGeneratecreate
Ledger.batchRetryupdate
Ledger.batchStatusread
Ledger.checkExistsread
Ledger.downloadread
Ledger.finalizeupdate
Ledger.generatecreate
Ledger.regenerateupdate
Ledger.retryupdate
Ledger.revisecreate
Ledger.searchread
Ledger.snapshotupdate
Ledger.statusread

MerchantLedgerConfig

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
MerchantLedgerConfig.createcreate
MerchantLedgerConfig.confirmupdate
MerchantLedgerConfig.readread
MerchantLedgerConfig.updateupdate

Taxation

45 permissions

TaxGroup

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxGroup.findread
TaxGroup.findByIdread
TaxGroup.findOneread
TaxGroup.countread
TaxGroup.createcreate
TaxGroup.updateByIdupdate
TaxGroup.updateByupdate
TaxGroup.deleteByIddelete
TaxGroup.deleteBydelete

TaxGroupItem

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
TaxGroupItem.findread
TaxGroupItem.findByIdread
TaxGroupItem.findOneread
TaxGroupItem.countread
TaxGroupItem.createcreate
TaxGroupItem.updateByIdupdate
TaxGroupItem.updateByupdate
TaxGroupItem.deleteByIddelete
TaxGroupItem.deleteBydelete

VnAdministrativeUnit

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
VnAdministrativeUnit.findread
VnAdministrativeUnit.findByIdread
VnAdministrativeUnit.findOneread
VnAdministrativeUnit.countread
VnAdministrativeUnit.createcreate
VnAdministrativeUnit.updateByIdupdate
VnAdministrativeUnit.updateByupdate
VnAdministrativeUnit.deleteByIddelete
VnAdministrativeUnit.deleteBydelete

VnProvince

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
VnProvince.findread
VnProvince.findByIdread
VnProvince.findOneread
VnProvince.countread
VnProvince.createcreate
VnProvince.updateByIdupdate
VnProvince.updateByupdate
VnProvince.deleteByIddelete
VnProvince.deleteBydelete

VnWard

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
VnWard.findread
VnWard.findByIdread
VnWard.findOneread
VnWard.countread
VnWard.createcreate
VnWard.updateByIdupdate
VnWard.updateByupdate
VnWard.deleteByIddelete
VnWard.deleteBydelete

Licensing

43 permissions

Activation

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Activation.findread
Activation.findByIdread
Activation.findOneread
Activation.countread
Activation.createcreate
Activation.updateByIdupdate
Activation.updateByupdate
Activation.deleteByIddelete
Activation.deleteBydelete

License

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
License.findread
License.findByIdread
License.findOneread
License.countread
License.createcreate
License.updateByIdupdate
License.updateByupdate
License.deleteByIddelete
License.deleteBydelete
License.freeTrialcreate
License.issuecreate
License.issueFreeTrialcreate
License.reinstateupdate
License.renewupdate
License.revokeupdate
License.suspendupdate

Policy

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Policy.findread
Policy.findByIdread
Policy.findOneread
Policy.countread
Policy.createcreate
Policy.updateByIdupdate
Policy.updateByupdate
Policy.deleteByIddelete
Policy.deleteBydelete

PolicyFeature

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PolicyFeature.findread
PolicyFeature.findByIdread
PolicyFeature.findOneread
PolicyFeature.countread
PolicyFeature.createcreate
PolicyFeature.updateByIdupdate
PolicyFeature.updateByupdate
PolicyFeature.deleteByIddelete
PolicyFeature.deleteBydelete

Identity

68 permissions

User

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
User.findread
User.findByIdread
User.findOneread
User.countread
User.createcreate
User.updateByIdupdate
User.updateByupdate
User.deleteByIddelete
User.deleteBydelete

UserConfiguration

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
UserConfiguration.findread
UserConfiguration.findByIdread
UserConfiguration.findOneread
UserConfiguration.countread
UserConfiguration.createcreate
UserConfiguration.updateByIdupdate
UserConfiguration.updateByupdate
UserConfiguration.deleteByIddelete
UserConfiguration.deleteBydelete
UserConfiguration.createViewcreate

UserIdentifier

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
UserIdentifier.findread
UserIdentifier.findByIdread
UserIdentifier.findOneread
UserIdentifier.countread
UserIdentifier.createcreate
UserIdentifier.updateByIdupdate
UserIdentifier.updateByupdate
UserIdentifier.deleteByIddelete
UserIdentifier.deleteBydelete

Employee

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Employee.findread
Employee.findByIdread
Employee.findOneread
Employee.countread
Employee.createcreate
Employee.updateByIdupdate
Employee.updateByupdate
Employee.deleteByIddelete
Employee.deleteBydelete
Employee.resetPasswordupdate

Role

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Role.findread
Role.findByIdread
Role.findOneread
Role.countread
Role.createcreate
Role.updateByIdupdate
Role.updateByupdate
Role.deleteByIddelete
Role.deleteBydelete

Permission

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Permission.findread
Permission.findByIdread
Permission.findOneread
Permission.countread
Permission.createcreate
Permission.updateByIdupdate
Permission.updateByupdate
Permission.deleteByIddelete
Permission.deleteBydelete

PolicyDefinition

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PolicyDefinition.findread
PolicyDefinition.findByIdread
PolicyDefinition.findOneread
PolicyDefinition.countread
PolicyDefinition.findMerchantTargetsread
PolicyDefinition.findOrganizerTargetsread
PolicyDefinition.findRoleTargetsread
PolicyDefinition.findUserTargetsread
PolicyDefinition.manageMerchantTargetsexecute
PolicyDefinition.manageOrganizerTargetsexecute
PolicyDefinition.manageRoleTargetsexecute
PolicyDefinition.manageUserTargetsexecute

Outreach

18 permissions

Inquiry

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Inquiry.findread
Inquiry.findByIdread
Inquiry.findOneread
Inquiry.countread
Inquiry.createcreate
Inquiry.updateByIdupdate
Inquiry.updateByupdate
Inquiry.deleteByIddelete
Inquiry.deleteBydelete

Subscriber

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Subscriber.findread
Subscriber.findByIdread
Subscriber.findOneread
Subscriber.countread
Subscriber.createcreate
Subscriber.updateByIdupdate
Subscriber.updateByupdate
Subscriber.deleteByIddelete
Subscriber.deleteBydelete

Signal

6 permissions

WebSocketClient

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
WebSocketClient.broadcastcreate
WebSocketClient.disconnectClientdelete
WebSocketClient.getClientByIdread
WebSocketClient.getClientsread
WebSocketClient.sendToClientcreate
WebSocketClient.sendToRoomcreate

Other / unmapped

AllocationUsage

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
AllocationUsage.findread
AllocationUsage.findByIdread
AllocationUsage.findOneread
AllocationUsage.countread
AllocationUsage.createcreate
AllocationUsage.updateByIdupdate
AllocationUsage.updateByupdate
AllocationUsage.deleteByIddelete
AllocationUsage.deleteBydelete
AllocationUsage.availableUnitsread
AllocationUsage.availableZonesread
AllocationUsage.cancelupdate
AllocationUsage.cancelBatchupdate
AllocationUsage.completeupdate
AllocationUsage.completeBatchupdate
AllocationUsage.reassignupdate

DiscriminationType

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
DiscriminationType.findread
DiscriminationType.findByIdread
DiscriminationType.findOneread
DiscriminationType.countread
DiscriminationType.createcreate
DiscriminationType.updateByIdupdate
DiscriminationType.updateByupdate
DiscriminationType.deleteByIddelete
DiscriminationType.deleteBydelete

PurchaseReport

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
PurchaseReport.summaryread

Reservation

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
Reservation.findread
Reservation.findByIdread
Reservation.findOneread
Reservation.countread
Reservation.createcreate
Reservation.updateByIdupdate
Reservation.updateByupdate
Reservation.deleteByIddelete
Reservation.deleteBydelete
Reservation.cancelupdate
Reservation.checkInupdate

SalesReport

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
SalesReport.categoriesread
SalesReport.categorySummaryread
SalesReport.productsread
SalesReport.summaryread

SimulationV2

Permission (code)ActionSuper AdminAdminOperatorOwnerEmployeeCustomer
SimulationV2.calculatecreate

Proprietary and Confidential. Unauthorized copying, distribution, or use of this software is strictly prohibited.