Notification when card operations are completed, such as: card application, recharge, card cancellation, etc. type = card_operate
| Sequence Number | Domain Name | Variable Name | Required | Type | Remarks |
|---|---|---|---|---|---|
| Order number returned by the service system | orderId | M | String | Unique Order Number | |
| Resource Id | resourceId | M | String | Card ID or Shared Card Group ID | |
| Request Serial Number | userReqNo | M | String | Serial number uploaded by the customer | |
| Transaction type | transactionType | M | int | 15# Card Application; 16# Recharge; 19# Card Cancellation; 18# Refund; 26# Shared Card Group Application | |
| Transaction status | transactionStatus | M | int | Status: 1: Success 2: Failure | |
| Order amount | amount | M | Number | Amount, note that it is the limit (0 or unlimited) when issuing supplementary cards; it is the cancellation amount when cancelling cards | |
| Service fee | fee | M | Number | Service fee, note that it is the total cost when issuing cards | |
| Creation time | createTime | M | String | Creation time, format yyyy-MM-ddHH:mm:ss |