WebhookEvent

WebhookEvent (Model)

  • created_at
    Type: stringFormat: date-time

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

  • id
    Type: string
  • payload

    Any JSON object not defined as schema

  • response

    Any JSON object not defined as schema

  • response_code
    Type: number
  • type
    Type: stringenum
    values
    • donation:created
    • donation:processing
    • donation:completed
  • updated_at
    Type: stringFormat: date-time

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

  • webhook
    Type: object · Webhook

    Webhook (Model)

    • created_at
      Type: stringFormat: date-time

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

    • deleted_at
      Type: stringFormat: date-time

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

    • enabled
      Type: boolean
    • event_donation_completed
      Type: boolean
    • event_donation_created
      Type: boolean
    • event_donation_processing
      Type: boolean
    • events
      Type: array object[] · WebhookEvent[]

      WebhookEvent (Model)

    • id
      Type: string
    • organization
      Type: object · Organization

      Organization (Model)

    • updated_at
      Type: stringFormat: date-time

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

    • url
      Type: string