POST /admin/webhooks
HTTP/1.1
content-type: application/json; charset=utf-8
accept: application/json
User-Agent: HTTPClient/1.0 (2.7.1, ruby 2.2.2
(2015-09-02)) Date: Thu, 14 Apr 2016 04:26:04 GMT Content-Length: 231
Host: abc.com
{
"job": {
"created_at": 1471281212,
"error_message": null,
"finished_at": 1471281215,
"guid": "JOB-a177e002-e5b8-0680-3427-39556fa93c6e",
"institution_guid": "INS-3aeb38da-26e4-3818-e0fa-673315ab7754",
"is_authenticated": true,
"member_guid": "MBR-48d9a481-f2a2-7e13-2685-62869cf0d33a",
"member_id": null,
"started_at": 1471281213,
"status": 6,
"status_name": "COMPLETED",
"updated_at": 1471281218,
"user_guid": "USR-eaf4ac68-d17d-5e9b-7b46-959a5b315a9e",
"user_id": "7834372140"
}
}