The deleteGiftlist actor-chain deletes a specific gift.

Parameter

Description

giftlistId

The ID of the gift list to delete.

Delete a Gift List Example
curl -v -b customer_cookies.txt -H "Content-Type: application/json" -d "{
"giftlistId": "gl20002"}" "http://localhost:8280/rest/model/atg/commerce/gifts/
GiftlistActor/deleteGiftlist"

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