The createGiftlist actor-chain creates a gift list.

Parameter

Description

isPublished

Identifies if the list has been published.

eventName

The name of the gift list event.

eventDate

The date of the gift list event.

eventType

The type of the gift list event.

description

A description of the gift list.

comments

Any comments that are included with the list.

shippingAddressId

The ID of the shipping address.

instructions

Any instructions that are included with the list.

Create Gift List Example
curl -L -v -b customer_cookies.txt -H "Content-Type: application/json" -d
"{\"eventName\" : \"Birthday\", \"eventType\" : \"Birthday\", "eventDate" :
\"AUG 30, 2013\"}" "http://localhost:8280/rest/model/atg/commerce/gifts/
GiftlistActor/createGiftlist"

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