The deleteCreditCard actor-chain is used to delete an existing credit card from a customer profile.

Parameter

Description

creditCardId

Identifies the credit card to delete.

Delete Credit Card From Customer Profile Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d "{
\"creditCardId\":\"usercc99020006\" }" "http://localhost:8280/rest/model/
atg/commerce/custsvc/repository/CreditCardActor/deleteCreditCard"

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