The submitOrderWithReprice Web service takes the order specified in the parameter and puts it into the order process. The order is priced and authorized by Oracle ATG Web Commerce.

Note: The currency is normally driven by the locale in the profile associated with the order.

Servlet Name

submitOrderWithReprice

Input Parameters

OrderId - The ID of the order to be submitted.
Locale - The locale to use. This may be null.

Output

none

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/submitOrderWithReprice?WSDL

Endpoint URL

http://hostname:port/commerce/order/submitOrderWithReprice/submitOrderWithReprice

Method

submitOrderWithReprice(String orderId, String locale)

Security FunctionalName

orderManagement


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

Legal Notices