{ "@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#", "AccountHolderDetails": "adyen:AccountHolderDetails", "AccountHolderStatus": "adyen:AccountHolderStatus", "address": { "@id": "adyen:address", "@type": "xsd:string" }, "bankAccountDetails": { "@id": "adyen:bankAccountDetails", "@container": "@set", "@type": "xsd:string" }, "bankAggregatorDataReference": { "@id": "adyen:bankAggregatorDataReference", "@type": "xsd:string" }, "businessDetails": { "@id": "adyen:businessDetails", "@type": "xsd:string" }, "email": "schema:email", "fullPhoneNumber": { "@id": "adyen:fullPhoneNumber", "@type": "xsd:string" }, "individualDetails": { "@id": "adyen:individualDetails", "@type": "xsd:string" }, "lastReviewDate": { "@id": "adyen:lastReviewDate", "@type": "xsd:string" }, "legalArrangements": { "@id": "adyen:legalArrangements", "@container": "@set", "@type": "xsd:string" }, "merchantCategoryCode": { "@id": "adyen:merchantCategoryCode", "@type": "xsd:string" }, "metadata": { "@id": "adyen:metadata", "@type": "@id" }, "payoutMethods": { "@id": "adyen:payoutMethods", "@container": "@set", "@type": "xsd:string" }, "principalBusinessAddress": { "@id": "adyen:principalBusinessAddress", "@type": "xsd:string" }, "storeDetails": { "@id": "adyen:storeDetails", "@container": "@set", "@type": "xsd:string" }, "webAddress": { "@id": "adyen:webAddress", "@type": "xsd:string" }, "events": { "@id": "adyen:events", "@container": "@set", "@type": "xsd:string" }, "payoutState": { "@id": "adyen:payoutState", "@type": "xsd:string" }, "processingState": { "@id": "adyen:processingState", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "statusReason": { "@id": "adyen:statusReason", "@type": "xsd:string" } } }