adyen:
https://docs.adyen.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
{
"@context": {
"@version": 1.1,
"adyen": "https://docs.adyen.com/schema/",
"schema": "https://schema.org/",
"dcterms": "http://purl.org/dc/terms/",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"AccountHolderCapability": "adyen:AccountHolderCapability",
"AccountHolderInfo": "adyen:AccountHolderInfo",
"AccountHolder": "adyen:AccountHolder",
"AccountHolderUpdateRequest": "adyen:AccountHolderUpdateRequest",
"allowed": {
"@id": "adyen:allowed",
"@type": "xsd:boolean"
},
"allowedLevel": {
"@id": "adyen:allowedLevel",
"@type": "xsd:string"
},
"allowedSettings": {
"@id": "adyen:allowedSettings",
"@type": "xsd:string"
},
"enabled": {
"@id": "adyen:enabled",
"@type": "xsd:boolean"
},
"problems": {
"@id": "adyen:problems",
"@container": "@set",
"@type": "xsd:string"
},
"requested": {
"@id": "adyen:requested",
"@type": "xsd:boolean"
},
"requestedLevel": {
"@id": "adyen:requestedLevel",
"@type": "xsd:string"
},
"requestedSettings": {
"@id": "adyen:requestedSettings",
"@type": "xsd:string"
},
"transferInstruments": {
"@id": "adyen:transferInstruments",
"@container": "@set",
"@type": "xsd:string"
},
"verificationStatus": {
"@id": "adyen:verificationStatus",
"@type": "xsd:string"
},
"balancePlatform": {
"@id": "adyen:balancePlatform",
"@type": "xsd:string"
},
"capabilities": {
"@id": "adyen:capabilities",
"@type": "@id"
},
"contactDetails": {
"@id": "adyen:contactDetails",
"@type": "xsd:string"
},
"description": "schema:description",
"legalEntityId": {
"@id": "adyen:legalEntityId",
"@type": "xsd:string"
},
"metadata": {
"@id": "adyen:metadata",
"@type": "@id"
},
"migratedAccountHolderCode": {
"@id": "adyen:migratedAccountHolderCode",
"@type": "xsd:string"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"timeZone": {
"@id": "adyen:timeZone",
"@type": "xsd:string"
},
"id": {
"@id": "adyen:id",
"@type": "xsd:string"
},
"primaryBalanceAccount": {
"@id": "adyen:primaryBalanceAccount",
"@type": "xsd:string"
},
"status": {
"@id": "adyen:status",
"@type": "xsd:string"
},
"verificationDeadlines": {
"@id": "adyen:verificationDeadlines",
"@container": "@set",
"@type": "xsd:string"
}
}
}