Recharge callback notification
Parameter | Type | Description |
---|---|---|
taskId | String | taskId |
cardId | String | cardId |
notifyType | String | NotifyType |
status | String | Status |
remarks | String | Remarks |
{
"taskId": "968d17d5-7e75-931c-ddbb-3a14c9775903",
"cardId": "b31fdd7b-f545-005a-aa28-3a15ed46b5d3",
"notifyType": "recharge",
"status": "Success",
"remarks": "Status Description"
}
Parameter | Type | Required | Meaning |
---|---|---|---|
code | Integer | Y | 0. |
message | String | N | information |
Modified at 2025-02-26 10:13:39