Polygon ID · Schema

PaymentOptionConfig

IdentityVerifiable CredentialsZero-Knowledge ProofsSelf-Sovereign IdentityDecentralized IdentityBlockchainWeb3KYC
View JSON Schema on GitHub

JSON Schema

payment-option-config.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/PaymentOptionConfigItem"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PaymentOptionConfig"
}