The SaveOrderActor saves an order. It is located in: /atg/commerce/order/purchase/
SaveOrderActor
.

This actor has the saveOrder actor-chain:

Parameter

Description

description

A description of why the order was saved.

Save Order Example
curl -L -v -b customer_cookies.txt -H "Content-Type: application/json" –d
"{"description":\"Save This Order\"}" "http://localhost:8280/rest/model/atg/
commerce/order/purchase/SaveOrderActor"

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