The SubmitModifiedOrderActor enables an agent to re-submit an order that has been edited. The path to this actor is: /atg/commerce/custsvc/environment/SubmitModifiedOrderActor.

This actor contains the submitModifiedOrder actor-chain.

Parameter

Description

orderID

The ID of the order to re-submit.

Submit a Modified Order Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d
"{ \"orderID\" : \"o250005\"}" "http://localhost:8180/rest/model/atg/commerce/
custsvc/environment/SubmitModifiedOrderActor/submitModifiedOrder"

Copyright © 1997, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices