Expire a managed card by Card ID. Provide card id and the card will be expired.
Security
API_Secret_Key
- https://sandbox.weavr.io/simulate/apihttps://sandbox.weavr.io/simulate/api/cards/{card_id}/expire
- Mock serverhttps://api.weavr.io/_mock/products/simulator/openapi/cards/{card_id}/expire
curl -i -X POST \
'https://sandbox.weavr.io/simulate/api/cards/{card_id}/expire' \
-H 'call-ref: string' \
-H 'programme-key: YOUR_API_KEY_HERE'