Adyen · JSON-LD Context
Adyen Legal Entity Legal Context
JSON-LD context defining the semantic vocabulary for Adyen Legal Entity Legal from Adyen.
6 Classes
28 Properties
4 Namespaces
Namespaces
adyen:
https://docs.adyen.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
LegalEntityAssociation
LegalEntityCapability
LegalEntityInfoRequiredType
LegalEntityInfo
LegalEntity
name
Properties
| Property | Type | Container |
|---|---|---|
| associatorId | string | |
| entityType | string | |
| jobTitle | string | |
| legalEntityId | string | |
| settlorExemptionReason | string | set |
| type | string | |
| allowed | boolean | |
| allowedLevel | string | |
| allowedSettings | string | |
| requested | boolean | |
| requestedLevel | string | |
| requestedSettings | string | |
| transferInstruments | string | set |
| verificationStatus | string | |
| capabilities | reference | |
| entityAssociations | string | set |
| individual | string | |
| organization | string | |
| reference | string | |
| soleProprietorship | string | |
| trust | string | |
| unincorporatedPartnership | string | |
| verificationPlan | string | |
| documentDetails | string | set |
| documents | string | set |
| id | string | |
| problems | string | set |
| verificationDeadlines | string | set |
JSON-LD Document
{
"@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#",
"LegalEntityAssociation": "adyen:LegalEntityAssociation",
"LegalEntityCapability": "adyen:LegalEntityCapability",
"LegalEntityInfoRequiredType": "adyen:LegalEntityInfoRequiredType",
"LegalEntityInfo": "adyen:LegalEntityInfo",
"LegalEntity": "adyen:LegalEntity",
"associatorId": {
"@id": "adyen:associatorId",
"@type": "xsd:string"
},
"entityType": {
"@id": "adyen:entityType",
"@type": "xsd:string"
},
"jobTitle": {
"@id": "adyen:jobTitle",
"@type": "xsd:string"
},
"legalEntityId": {
"@id": "adyen:legalEntityId",
"@type": "xsd:string"
},
"name": "schema:name",
"settlorExemptionReason": {
"@id": "adyen:settlorExemptionReason",
"@container": "@set",
"@type": "xsd:string"
},
"type": {
"@id": "adyen:type",
"@type": "xsd:string"
},
"allowed": {
"@id": "adyen:allowed",
"@type": "xsd:boolean"
},
"allowedLevel": {
"@id": "adyen:allowedLevel",
"@type": "xsd:string"
},
"allowedSettings": {
"@id": "adyen:allowedSettings",
"@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"
},
"capabilities": {
"@id": "adyen:capabilities",
"@type": "@id"
},
"entityAssociations": {
"@id": "adyen:entityAssociations",
"@container": "@set",
"@type": "xsd:string"
},
"individual": {
"@id": "adyen:individual",
"@type": "xsd:string"
},
"organization": {
"@id": "adyen:organization",
"@type": "xsd:string"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"soleProprietorship": {
"@id": "adyen:soleProprietorship",
"@type": "xsd:string"
},
"trust": {
"@id": "adyen:trust",
"@type": "xsd:string"
},
"unincorporatedPartnership": {
"@id": "adyen:unincorporatedPartnership",
"@type": "xsd:string"
},
"verificationPlan": {
"@id": "adyen:verificationPlan",
"@type": "xsd:string"
},
"documentDetails": {
"@id": "adyen:documentDetails",
"@container": "@set",
"@type": "xsd:string"
},
"documents": {
"@id": "adyen:documents",
"@container": "@set",
"@type": "xsd:string"
},
"id": {
"@id": "adyen:id",
"@type": "xsd:string"
},
"problems": {
"@id": "adyen:problems",
"@container": "@set",
"@type": "xsd:string"
},
"verificationDeadlines": {
"@id": "adyen:verificationDeadlines",
"@container": "@set",
"@type": "xsd:string"
}
}
}