balanced / balanced-api

Balanced API specification.
220 stars 72 forks source link

after deleted the card get card api returning card info #750

Closed vmsetty closed 9 years ago

vmsetty commented 9 years ago

Balanced Team,

I deleted card using delete api after that i called get card with same deleted card_id this time i getting data. again i tried with delete card it's says card already deleted then why get card api returning card info even deleted card.

mjallday commented 9 years ago

Cards need to still be addressable in case transactions refer to them. Once a card has been deleted you can no longer create new debits against it however.