{ "@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#", "CreateAccountHolderRequest": "adyen:CreateAccountHolderRequest", "CreateAccountHolderResponse": "adyen:CreateAccountHolderResponse", "CreateAccountRequest": "adyen:CreateAccountRequest", "CreateAccountResponse": "adyen:CreateAccountResponse", "accountHolderCode": { "@id": "adyen:accountHolderCode", "@type": "xsd:string" }, "accountHolderDetails": { "@id": "adyen:accountHolderDetails", "@type": "xsd:string" }, "createDefaultAccount": { "@id": "adyen:createDefaultAccount", "@type": "xsd:boolean" }, "description": "schema:description", "legalEntity": { "@id": "adyen:legalEntity", "@type": "xsd:string" }, "primaryCurrency": { "@id": "adyen:primaryCurrency", "@type": "xsd:string" }, "processingTier": { "@id": "adyen:processingTier", "@type": "xsd:integer" }, "verificationProfile": { "@id": "adyen:verificationProfile", "@type": "xsd:string" }, "accountCode": { "@id": "adyen:accountCode", "@type": "xsd:string" }, "accountHolderStatus": { "@id": "adyen:accountHolderStatus", "@type": "xsd:string" }, "invalidFields": { "@id": "adyen:invalidFields", "@container": "@set", "@type": "xsd:string" }, "pspReference": { "@id": "adyen:pspReference", "@type": "xsd:string" }, "resultCode": { "@id": "adyen:resultCode", "@type": "xsd:string" }, "verification": { "@id": "adyen:verification", "@type": "xsd:string" }, "bankAccountUUID": { "@id": "adyen:bankAccountUUID", "@type": "xsd:string" }, "metadata": { "@id": "adyen:metadata", "@type": "@id" }, "payoutMethodCode": { "@id": "adyen:payoutMethodCode", "@type": "xsd:string" }, "payoutSchedule": { "@id": "adyen:payoutSchedule", "@type": "xsd:string" }, "payoutScheduleReason": { "@id": "adyen:payoutScheduleReason", "@type": "xsd:string" }, "payoutSpeed": { "@id": "adyen:payoutSpeed", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }