Remove a Credit Card
Removes a specified credit card for the current user with a soft delete to retain payment information for any pre-existing orders.
DELETE
Remove a Credit Card
Documentation Index
Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
User token to authorize Cart and Checkout requests.
It is required to associate Cart with the User.
Path Parameters
The ID of the credit_card you wish to remove.
Example:
"1"
Response
204 Success No Content Returned - Requested Credit Card has been removed from the User Account
Remove a Credit Card

