Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Supply chain | Supply Chain Management, Commerce
Suggested answer

Commerce Runtime controller RoutePrefix

(1) ShareShare
ReportReport
Posted on by 15
Hello
Is it possible to use existing RoutePrefix or create extension to Commerce Scale Unit (Commerce Runtime) controller?
 
For example:
[RoutePrefix("Customers")]
public class XKOMCustomersController : IController
{
	[HttpGet]
	[Authorization(CommerceRoles.Application)]
	public async Task<Customer> GetCustomerSimplified(IEndpointContext context, string accountNumber)
	{
That works but it shows as warnings in healthcheck?testname=extensions 
Controllers (Invalid route prefix)
 
Is there a better way to do this? Except not using RoutePrefix at all.
 
  • Suggested answer
    Judy Profile Picture
    Judy Microsoft Employee on at
    Commerce Runtime controller RoutePrefix
    Hi, the MS document has mentioned that if you use an invalid route prefix, it will show as a warning in the health check: Controllers (Invalid route prefix)
    • Adding out of the box RoutePrefix (for example, Customers and Product) and binding out of the box entities (for example, Product, Cart, and Customer) is not supported. You can add only custom RoutePrefix and Custom entity.
    The reference links:

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,516 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,407 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans