[
{
"id": 123,
"action": "FACESTYLE",
"status": "SUCCESS",
"cost": 40,
"description": "Submit success",
"progress": "100%",
"imageUrl": "http://xxxx.com/1.png",
"notifyHook": "http://xxxx.com/webhook"
},
{
"id": 456,
"action": "FACESTYLE",
"status": "SUCCESS",
"cost": 40,
"description": "Submit success",
"progress": "100%",
"imageUrl": "http://xxxx.com/2.png",
"notifyHook": "http://xxxx.com/webhook"
}
]