The deleteGiftlist actor-chain allows an agent to delete a specific gift list.

Parameter

Description

giftlistId

The ID of the gift or wish list to delete.

Delete a Customer’s Gift List Example
curl -v -b agent_cookies.txt -H "Content-Type: application/json" -d "{
"giftlistId": "gl220010" }" "http://localhost:8180/rest/model/atg/commerce/
custsvc/gifts/CSRGiftlistActor/deleteGiftlist"

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