WebhookResponse

  • createdAt
    Type: stringFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • events
    Type: array string[]enum
    required
    values
    • verification.completed
    • verification.failed
  • id
    Type: stringFormat: uuid
    required
  • organizationId
    Type: stringFormat: uuid
    required
  • status
    Type: stringenum
    required
    values
    • active
    • inactive
    • failed
  • updatedAt
    Type: stringFormat: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • url
    Type: stringFormat: uri
    required