We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d6d41a commit dde9aacCopy full SHA for dde9aac
docs/commerce/order_management/order_management_api.md
@@ -35,7 +35,7 @@ To fetch multiple orders, use the `OrderService::findOrders` method.
35
It follows the same search query pattern as other APIs:
36
37
``` php
38
-[[= include_file('code_samples/api/commerce/src/Command/OrderCommand.php', 9, 13) =]][[= include_file('code_samples/api/commerce/src/Command/OrderCommand.php', 21, 22) =]]
+[[= include_file('code_samples/api/commerce/src/Command/OrderCommand.php', 8, 9) =]][[= include_file('code_samples/api/commerce/src/Command/OrderCommand.php', 10, 14) =]]
39
40
// ...
41
[[= include_file('code_samples/api/commerce/src/Command/OrderCommand.php', 116, 125) =]]
0 commit comments