List available order routing rule types
Enumerates the registered rule kinds with their labels, descriptions and preference schemas — drives the “Add rule” picker in the admin dashboard. Plugins extend the list by registering Spree::OrderRoutingRule subclasses via Spree.order_routing.rules.
Required scope: read_settings (for API-key authentication).
GET
Spree Admin SDK
Spree Admin SDK

