{ "@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#", "UpdatePaymentInstrument": "adyen:UpdatePaymentInstrument", "balanceAccountId": { "@id": "adyen:balanceAccountId", "@type": "xsd:string" }, "bankAccount": { "@id": "adyen:bankAccount", "@type": "xsd:string" }, "card": { "@id": "adyen:card", "@type": "xsd:string" }, "description": "schema:description", "id": { "@id": "adyen:id", "@type": "xsd:string" }, "issuingCountryCode": { "@id": "adyen:issuingCountryCode", "@type": "xsd:string" }, "paymentInstrumentGroupId": { "@id": "adyen:paymentInstrumentGroupId", "@type": "xsd:string" }, "reference": { "@id": "adyen:reference", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" }, "statusComment": { "@id": "adyen:statusComment", "@type": "xsd:string" }, "statusReason": { "@id": "adyen:statusReason", "@type": "xsd:string" }, "type": { "@id": "adyen:type", "@type": "xsd:string" } } }