{ "@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#", "PinChangeRequest": "adyen:PinChangeRequest", "PinChangeResponse": "adyen:PinChangeResponse", "encryptedKey": { "@id": "adyen:encryptedKey", "@type": "xsd:string" }, "encryptedPinBlock": { "@id": "adyen:encryptedPinBlock", "@type": "xsd:string" }, "paymentInstrumentId": { "@id": "adyen:paymentInstrumentId", "@type": "xsd:string" }, "token": { "@id": "adyen:token", "@type": "xsd:string" }, "status": { "@id": "adyen:status", "@type": "xsd:string" } } }