post https://api.banking.netevia.dev/netevia/paymentCard/suspendPaymentCard
This API method temporarily suspends a specified banking card, preventing unauthorized use.
Functionality:
- Disables transactions and access for the card.
- Requires the card ID and user authentication details for suspension.
Key Features:
- Card Suspension: Blocks any further use of the card.
- Security: Ensures that the card cannot be used until re-enabled.
Response:
A confirmation that the card has been successfully suspended, with details of the card status.
Summary:
This endpoint is used to temporarily suspend a banking card, providing enhanced security in case of potential unauthorized activity. The card can be reactivated through a separate API call.