Synctera · Schema

gateway_id

The unique identifier of an Authorization gateway config

FinTechBaaSBankingPaymentsCard IssuingKYC
View JSON Schema on GitHub

JSON Schema

synctera-gateway-id-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/gateway_id",
  "title": "gateway_id",
  "description": "The unique identifier of an Authorization gateway config",
  "format": "string",
  "type": "string"
}