Change Card Statusput https://evolve-sbx.cardprogramservices.com/cards/{card_id}/status/{status_action}Used to change the card status e.g Block/Unblock, Fraud block or ClosedPath Paramscard_idstringrequiredCard Identifierstatus_actionstringenumrequired 'ACTIVE' - Unblock a blocked card. 'BLOCK' - Block a card temporarily. 'FRAUD_BLOCK' - Block a card due to suspicious activity. 'CLOSED' - Permanently close a card. Reason may be lost or stolen ACTIVEBLOCKFRAUD_BLOCKCLOSEDAllowed:ACTIVEBLOCKFRAUD_BLOCKCLOSEDQuery ParamsreasonstringrequiredReason why the status needs to changeHeadersx-api-keystringrequiredResponse 200Updated 5 months ago