{ "card_id": "string" }
curl --location --request POST 'https://api.0xcard.org/demo/webhook/change_card_status' \ --header 'Content-Type: application/json' \ --data-raw '{ "card_id": "string" }'
{ "result": "string", "reason": "string" }