Webhook Description
| Webhook Name | Description | Request Type |
|---|---|---|
| card_status | Callback notification for card status changes. Merchants will only receive this notification after card status is modified. | POST |
Response Example
| Field Name | Required | Type | Description | Example Value | Note |
|---|---|---|---|---|---|
| powerCardId | Yes | string | PowerCard ID | a9f4cb3bfa8649b88853eded3ad853dd | |
| status | Yes | string | Card status | active | |
| reason | Yes | string | Reason | reason1 | |
| time | Yes | string | Timestamp | 1745486039 |

