Skip to content

Simulate expiry of card

Request

Expire a managed card by Card ID. Provide card id and the card will be expired.

Security
API_Secret_Key
Path
card_idinteger, (int64)required
Headers
call-refstring

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

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'

Responses

Success - No Content

Response
No content