Kycstatus result callback notification
Parameter | Type | Description |
---|---|---|
taskId | String | taskId |
cardId | String | cardId |
notifyType | String | NotifyType |
status | String | Status |
remarks | String | Remarks |
{
"taskId": "1ecdc168-88e7-3e32-0c99-3a1640e53c67",
"cardId": "1ecdc168-88e7-3e32-0c99-3a1640e53c67",
"notifyType": "kycstatus",
"status": "Success",
"remarks": "Status Description"
}
Modified at 2025-02-26 10:05:34