QuestionQ82

OSM Web Clients

An interface to an upstream system is required to cancel orders in OSM without manual intervention. Which interface could be used to perform this activity?

  • A the "CancelOrder" web service function
  • B the OSM database
  • C the "DeleteOrder" XML API function
  • D the Task Web client
  • E the Order Management Web client
Explanation

OSM Order Management Web Services provide an inbound machine-to-machine interface for managing orders, including cancellation. The CancelOrder operation is the supported operation that moves an eligible order into the cancelling state.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!