When to use it: You have received, in the connector, a request to activate a card but the request, in the provider side, has failed so you must notify Toqio about this KO.
webhookType: CARD_ACTIVATE_FAILED
model
{
"cardId": "uuid"
}
example:
{
"cardId": "e1f2a3b4-c5d6-e7f8-g9h0-i1j2k3l4m5n6"
}