Magento
M70-201 · Question #130
To update your order information from a third-party system using an XmlRpc call, you should __________.
The correct answer is A. Use the native sales_order.update API call with the url /api/xmlrpc/. See the full explanation below for the reasoning.
Question
To update your order information from a third-party system using an XmlRpc call, you should __________.
Options
- AUse the native sales_order.update API call with the url /api/xmlrpc/
- BCreate a custom API resource which allows you to receive XmlRpc requests
- CCreate a custom API adapter to receive XmlRpc requests
- DCreate a custom API handler to process XmlRpc requests
How the community answered
(26 responses)- A73% (19)
- B4% (1)
- C8% (2)
- D15% (4)
Community Discussion
No community discussion yet for this question.