spec/support/fixtures/check.json in onfido-0.15.1 vs spec/support/fixtures/check.json in onfido-1.0.0
- old
+ new
@@ -1,12 +1,12 @@
{
"id": "8546921-123123-123123",
- "created_at": "2014-05-23T13:50:33Z",
- "href": "/v2/applicants/61f659cb-c90b-4067-808a-6136b5c01351/checks/8546921-123123-123123",
- "type": "standard",
+ "created_at": "2019-05-23T13:50:33Z",
+ "href": "/v3/checks/8546921-123123-123123",
+ "applicant_provides_data": "false",
"status": "pending",
"result": "pending",
- "reports": [
+ "report_ids": [
"1030303-123123-375629",
"1030303-123123-456789"
]
}