Skip to main content

Delete Consumer Card

DELETE 

/api/v2/consumer_portal/profile/cards/:card_id

Delete a card if it's not associated with active subscriptions or ongoing installment invoices.

This performs a soft delete by setting is_deleted=True and deleted_at timestamp.

Request

Responses

Successful Response