The following REST services allow agents to create and work with scheduled orders. For information on working with scheduled orders, refer to the Core Commerce Programming Guide and the Commerce Service Center Installation and Programming Guide. Note that before you can use these services, the active customer and order must be set. To set the active customer, refer to the Viewing a Customer section. To set the current order, refer to the Selecting an Order to Work On section. To commit and validate the order, refer to the Saving or Committing an Order section.

The CSRScheduledOrderActor is used to add scheduled orders. The path to this actor is: /atg/commerce/custsvc/order/scheduled/CSRScheduledOrderActor.

This actor contains the following actor-chains:

Actor-Chain

Description

createCSRScheduledOrder

Used to create a new scheduled order.

updateCSRScheduledOrder

Used to update a scheduled order.


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