List of questions
Related questions
Question 13 - MCD - Level 1 discussion
A company has an API to manage purchase orders, with each record identified by a unique purchase order ID. The API was built with RAML according to MuleSoft best practices.
What URI should a web client use to request order P05555?
A.
/orders/{P05555}
B.
/orders/order=P05555
C.
/orders?order=P05555
D.
/orders/P05555
Your answer:
0 comments
Sorted by
Leave a comment first