Polygon ID · Schema

GetPaymentRequestsResponse

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

JSON Schema

get-payment-requests-response.json Raw ↑
{
  "type": "array",
  "items": {
    "$ref": "#/components/schemas/CreatePaymentRequestResponse"
  },
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetPaymentRequestsResponse"
}