Synctera · Schema

risk_info

Information received by the transaction risk/fraud service related to this transaction

FinTechBaaSBankingPaymentsCard IssuingKYC
View JSON Schema on GitHub

JSON Schema

synctera-risk-info-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/risk_info",
  "title": "risk_info",
  "description": "Information received by the transaction risk/fraud service related to this transaction",
  "nullable": true,
  "type": "object"
}