nerdexam
Magento

M70-101 · Question #97

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

(22 responses)
  • A
    73% (16)
  • B
    5% (1)
  • C
    5% (1)
  • D
    18% (4)

Community Discussion

No community discussion yet for this question.

Full M70-101 Practice