{ "@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#", "GetAccountHolderRequest": "adyen:GetAccountHolderRequest", "GetAccountHolderResponse": "adyen:GetAccountHolderResponse", "GetAccountHolderStatusResponse": "adyen:GetAccountHolderStatusResponse", "accountCode": { "@id": "adyen:accountCode", "@type": "xsd:string" }, "accountHolderCode": { "@id": "adyen:accountHolderCode", "@type": "xsd:string" }, "showDetails": { "@id": "adyen:showDetails", "@type": "xsd:boolean" }, "accountHolderDetails": { "@id": "adyen:accountHolderDetails", "@type": "xsd:string" }, "accountHolderStatus": { "@id": "adyen:accountHolderStatus", "@type": "xsd:string" }, "accounts": { "@id": "adyen:accounts", "@container": "@set", "@type": "xsd:string" }, "description": "schema:description", "invalidFields": { "@id": "adyen:invalidFields", "@container": "@set", "@type": "xsd:string" }, "legalEntity": { "@id": "adyen:legalEntity", "@type": "xsd:string" }, "migrationData": { "@id": "adyen:migrationData", "@type": "xsd:string" }, "primaryCurrency": { "@id": "adyen:primaryCurrency", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "systemUpToDateTime": { "@id": "adyen:systemUpToDateTime", "@type": "xsd:dateTime" }, "verification": { "@id": "adyen:verification", "@type": "xsd:string" }, "verificationProfile": { "@id": "adyen:verificationProfile", "@type": "xsd:string" } } }