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\":\"Customer is returning later\"}" "http://localhost:8280/
rest/model/atg/commerce/order/purchase/SaveOrderActor"

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