nerdexam
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)
  • A
    73% (19)
  • B
    4% (1)
  • C
    8% (2)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full M70-201 Practice