The cancelOrder Web service cancels the specified Order.

Servlet Name

cancelOrder

Input Parameters

orderId - The ID of the order to be cancelled

Output

An integer with one of three values:
1 – the request was ignored
2 – the order was deleted
3 – a JMS message was sent requesting that the order be cancelled

Web Service Class

atg.commerce.order.OrderServices

Nucleus Component

/atg/commerce/order/orderServices

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/order/cancelOrder?WSDL

Endpoint URL

http://hostname:port/commerce/order/cancelOrder/cancelOrder

Method

cancelOrder(String orderId)

Security FunctionalName

orderManagement


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved.

Legal Notices