{ "@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#", "PaymentInstrumentGroupInfo": "adyen:PaymentInstrumentGroupInfo", "PaymentInstrumentGroup": "adyen:PaymentInstrumentGroup", "PaymentInstrumentInfo": "adyen:PaymentInstrumentInfo", "PaymentInstrumentRequirement": "adyen:PaymentInstrumentRequirement", "PaymentInstrumentRevealInfo": "adyen:PaymentInstrumentRevealInfo", "PaymentInstrument": "adyen:PaymentInstrument", "PaymentInstrumentUpdateRequest": "adyen:PaymentInstrumentUpdateRequest", "balancePlatform": { "@id": "adyen:balancePlatform", "@type": "xsd:string" }, "description": "schema:description", "properties": { "@id": "adyen:properties", "@type": "@id" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "txVariant": { "@id": "adyen:txVariant", "@type": "xsd:string" }, "id": { "@id": "adyen:id", "@type": "xsd:string" }, "balanceAccountId": { "@id": "adyen:balanceAccountId", "@type": "xsd:string" }, "bankAccount": { "@id": "adyen:bankAccount", "@type": "xsd:string" }, "card": { "@id": "adyen:card", "@type": "xsd:string" }, "issuingCountryCode": { "@id": "adyen:issuingCountryCode", "@type": "xsd:string" }, "paymentInstrumentGroupId": { "@id": "adyen:paymentInstrumentGroupId", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "statusReason": { "@id": "adyen:statusReason", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" }, "onlyForCrossBalancePlatform": { "@id": "adyen:onlyForCrossBalancePlatform", "@type": "xsd:boolean" }, "paymentInstrumentType": { "@id": "adyen:paymentInstrumentType", "@type": "xsd:string" }, "cvc": { "@id": "adyen:cvc", "@type": "xsd:string" }, "expiration": { "@id": "adyen:expiration", "@type": "xsd:string" }, "pan": { "@id": "adyen:pan", "@type": "xsd:string" }, "statusComment": { "@id": "adyen:statusComment", "@type": "xsd:string" } } }