Synctera · Schema

webhook_event

name of the event

FinTechBaaSBankingPaymentsCard IssuingKYC
View JSON Schema on GitHub

JSON Schema

synctera-webhook-event-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/webhook_event",
  "title": "webhook_event",
  "description": "name of the event",
  "type": "string"
}