Setup Stripe Card
Delete
Delete a Setup Stripe Card record by ID.
delete/api/cp/setup/payment/stripe/card/{id}
Path parameters
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.