Sha256: 6f44a38f44f9f7e43481b1753ea8ea1da2b1431f40c66ce8ddbb346cf8f3d412

Contents?: true

Size: 607 Bytes

Versions: 18

Compression:

Stored size: 607 Bytes

Contents

{
  "webhooks": [
    {
      "id": "dd0a89e4-d44e-417a-aec4-01137d01ae59",
      "url": "https://demo.com","enabled":false,
      "href": "/v2/webhooks/dd0a89e4-d44e-417a-aec4-01137d01ae59",
      "events":
      [
        "check in progress"
      ]
    },
    {
      "id": "bfc727a8-f7bf-4073-b123-ed70a70f58e5",
      "url": "https://demo2.com",
      "enabled": true,
      "href": "/v2/webhooks/bfc727a8-f7bf-4073-b123-ed70a70f58e5",
      "events":
      [
          "report completion",
          "report withdrawal",
          "check in progress",
          "check completion"
      ]
    }
  ]
}

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
onfido-0.15.1 spec/support/fixtures/webhooks.json
onfido-0.15.0 spec/support/fixtures/webhooks.json
onfido-0.14.0 spec/support/fixtures/webhooks.json
onfido-0.13.0 spec/support/fixtures/webhooks.json
onfido-0.12.0 spec/support/fixtures/webhooks.json
onfido-0.11.0 spec/support/fixtures/webhooks.json
onfido-0.10.0 spec/support/fixtures/webhooks.json
onfido-0.9.0 spec/support/fixtures/webhooks.json
onfido-0.8.4 spec/support/fixtures/webhooks.json
onfido-0.8.3 spec/support/fixtures/webhooks.json
onfido-0.8.2 spec/support/fixtures/webhooks.json
onfido-0.8.1 spec/support/fixtures/webhooks.json
onfido-0.7.1 spec/support/fixtures/webhooks.json
onfido-0.7.0 spec/support/fixtures/webhooks.json
onfido-0.6.1 spec/support/fixtures/webhooks.json
onfido-0.6.0 spec/support/fixtures/webhooks.json
onfido-0.5.0 spec/support/fixtures/webhooks.json
onfido-0.4.0 spec/support/fixtures/webhooks.json