Adyen · JSON-LD Context
Adyen Checkout Response Additional Context
JSON-LD context defining the semantic vocabulary for Adyen Checkout Response Additional from Adyen.
9 Classes
99 Properties
4 Namespaces
Namespaces
adyen:
https://docs.adyen.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
Classes
ResponseAdditionalDataBillingAddress
ResponseAdditionalDataCard
ResponseAdditionalDataCommon
ResponseAdditionalDataDomesticError
ResponseAdditionalDataInstallments
ResponseAdditionalDataNetworkTokens
ResponseAdditionalDataOpi
ResponseAdditionalDataSepa
ResponseAdditionalData3DSecure
Properties
| Property | Type | Container |
|---|---|---|
| billingAddress.city | string | |
| billingAddress.country | string | |
| billingAddress.houseNumberOrName | string | |
| billingAddress.postalCode | string | |
| billingAddress.stateOrProvince | string | |
| billingAddress.street | string | |
| cardBin | string | |
| cardHolderName | string | |
| cardIssuingBank | string | |
| cardIssuingCountry | string | |
| cardIssuingCurrency | string | |
| cardPaymentMethod | string | |
| cardSummary | string | |
| issuerBin | string | |
| acquirerAccountCode | string | |
| acquirerCode | string | |
| acquirerReference | string | |
| alias | string | |
| aliasType | string | |
| authCode | string | |
| authorisationMid | string | |
| authorisedAmountCurrency | string | |
| authorisedAmountValue | string | |
| avsResult | string | |
| avsResultRaw | string | |
| bic | string | |
| coBrandedWith | string | |
| cvcResult | string | |
| cvcResultRaw | string | |
| dsTransID | string | |
| eci | string | |
| expiryDate | string | |
| extraCostsCurrency | string | |
| extraCostsValue | string | |
| fraudCheck[itemnr][fraudcheckname] | string | |
| fraudManualReview | string | |
| fraudResultType | string | |
| fundingSource | string | |
| fundsAvailability | string | |
| inferredRefusalReason | string | |
| isCardCommercial | string | |
| issuerCountry | string | |
| liabilityShift | string | |
| mcBankNetReferenceNumber | string | |
| merchantAdviceCode | string | |
| merchantReference | string | |
| networkTxReference | string | |
| ownerName | string | |
| paymentAccountReference | string | |
| paymentMethod | string | |
| paymentMethodVariant | string | |
| payoutEligible | string | |
| realtimeAccountUpdaterStatus | string | |
| receiptFreeText | string | |
| recurring.contractTypes | string | |
| recurring.firstPspReference | string | |
| recurring.recurringDetailReference | string | |
| recurring.shopperReference | string | |
| recurringProcessingModel | string | |
| referred | string | |
| refusalReasonRaw | string | |
| requestAmount | string | |
| requestCurrencyCode | string | |
| shopperInteraction | string | |
| shopperReference | string | |
| terminalId | string | |
| threeDAuthenticated | string | |
| threeDAuthenticatedResponse | string | |
| threeDOffered | string | |
| threeDOfferedResponse | string | |
| threeDSVersion | string | |
| visaTransactionId | string | |
| xid | string | |
| domesticRefusalReasonRaw | string | |
| domesticShopperAdvice | string | |
| installmentPaymentData.installmentType | string | |
| installmentPaymentData.option[itemNr].annualPercentageRate | string | |
| installmentPaymentData.option[itemNr].firstInstallmentAmount | string | |
| installmentPaymentData.option[itemNr].installmentFee | string | |
| installmentPaymentData.option[itemNr].interestRate | string | |
| installmentPaymentData.option[itemNr].maximumNumberOfInstallments | string | |
| installmentPaymentData.option[itemNr].minimumNumberOfInstallments | string | |
| installmentPaymentData.option[itemNr].numberOfInstallments | string | |
| installmentPaymentData.option[itemNr].subsequentInstallmentAmount | string | |
| installmentPaymentData.option[itemNr].totalAmountDue | string | |
| installmentPaymentData.paymentOptions | string | |
| installments.value | string | |
| networkToken.available | string | |
| networkToken.bin | string | |
| networkToken.tokenSummary | string | |
| opi.transToken | string | |
| sepadirectdebit.dateOfSignature | string | |
| sepadirectdebit.mandateId | string | |
| sepadirectdebit.sequenceType | string | |
| cardHolderInfo | string | |
| cavv | string | |
| cavvAlgorithm | string | |
| scaExemptionRequested | string | |
| threeds2.cardEnrolled | boolean |
JSON-LD Document
{
"@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#",
"ResponseAdditionalDataBillingAddress": "adyen:ResponseAdditionalDataBillingAddress",
"ResponseAdditionalDataCard": "adyen:ResponseAdditionalDataCard",
"ResponseAdditionalDataCommon": "adyen:ResponseAdditionalDataCommon",
"ResponseAdditionalDataDomesticError": "adyen:ResponseAdditionalDataDomesticError",
"ResponseAdditionalDataInstallments": "adyen:ResponseAdditionalDataInstallments",
"ResponseAdditionalDataNetworkTokens": "adyen:ResponseAdditionalDataNetworkTokens",
"ResponseAdditionalDataOpi": "adyen:ResponseAdditionalDataOpi",
"ResponseAdditionalDataSepa": "adyen:ResponseAdditionalDataSepa",
"ResponseAdditionalData3DSecure": "adyen:ResponseAdditionalData3DSecure",
"billingAddress.city": {
"@id": "adyen:billingAddress.city",
"@type": "xsd:string"
},
"billingAddress.country": {
"@id": "adyen:billingAddress.country",
"@type": "xsd:string"
},
"billingAddress.houseNumberOrName": {
"@id": "adyen:billingAddress.houseNumberOrName",
"@type": "xsd:string"
},
"billingAddress.postalCode": {
"@id": "adyen:billingAddress.postalCode",
"@type": "xsd:string"
},
"billingAddress.stateOrProvince": {
"@id": "adyen:billingAddress.stateOrProvince",
"@type": "xsd:string"
},
"billingAddress.street": {
"@id": "adyen:billingAddress.street",
"@type": "xsd:string"
},
"cardBin": {
"@id": "adyen:cardBin",
"@type": "xsd:string"
},
"cardHolderName": {
"@id": "adyen:cardHolderName",
"@type": "xsd:string"
},
"cardIssuingBank": {
"@id": "adyen:cardIssuingBank",
"@type": "xsd:string"
},
"cardIssuingCountry": {
"@id": "adyen:cardIssuingCountry",
"@type": "xsd:string"
},
"cardIssuingCurrency": {
"@id": "adyen:cardIssuingCurrency",
"@type": "xsd:string"
},
"cardPaymentMethod": {
"@id": "adyen:cardPaymentMethod",
"@type": "xsd:string"
},
"cardSummary": {
"@id": "adyen:cardSummary",
"@type": "xsd:string"
},
"issuerBin": {
"@id": "adyen:issuerBin",
"@type": "xsd:string"
},
"acquirerAccountCode": {
"@id": "adyen:acquirerAccountCode",
"@type": "xsd:string"
},
"acquirerCode": {
"@id": "adyen:acquirerCode",
"@type": "xsd:string"
},
"acquirerReference": {
"@id": "adyen:acquirerReference",
"@type": "xsd:string"
},
"alias": {
"@id": "adyen:alias",
"@type": "xsd:string"
},
"aliasType": {
"@id": "adyen:aliasType",
"@type": "xsd:string"
},
"authCode": {
"@id": "adyen:authCode",
"@type": "xsd:string"
},
"authorisationMid": {
"@id": "adyen:authorisationMid",
"@type": "xsd:string"
},
"authorisedAmountCurrency": {
"@id": "adyen:authorisedAmountCurrency",
"@type": "xsd:string"
},
"authorisedAmountValue": {
"@id": "adyen:authorisedAmountValue",
"@type": "xsd:string"
},
"avsResult": {
"@id": "adyen:avsResult",
"@type": "xsd:string"
},
"avsResultRaw": {
"@id": "adyen:avsResultRaw",
"@type": "xsd:string"
},
"bic": {
"@id": "adyen:bic",
"@type": "xsd:string"
},
"coBrandedWith": {
"@id": "adyen:coBrandedWith",
"@type": "xsd:string"
},
"cvcResult": {
"@id": "adyen:cvcResult",
"@type": "xsd:string"
},
"cvcResultRaw": {
"@id": "adyen:cvcResultRaw",
"@type": "xsd:string"
},
"dsTransID": {
"@id": "adyen:dsTransID",
"@type": "xsd:string"
},
"eci": {
"@id": "adyen:eci",
"@type": "xsd:string"
},
"expiryDate": {
"@id": "adyen:expiryDate",
"@type": "xsd:string"
},
"extraCostsCurrency": {
"@id": "adyen:extraCostsCurrency",
"@type": "xsd:string"
},
"extraCostsValue": {
"@id": "adyen:extraCostsValue",
"@type": "xsd:string"
},
"fraudCheck[itemnr][fraudcheckname]": {
"@id": "adyen:fraudCheck-[itemNr]-[FraudCheckname]",
"@type": "xsd:string"
},
"fraudManualReview": {
"@id": "adyen:fraudManualReview",
"@type": "xsd:string"
},
"fraudResultType": {
"@id": "adyen:fraudResultType",
"@type": "xsd:string"
},
"fundingSource": {
"@id": "adyen:fundingSource",
"@type": "xsd:string"
},
"fundsAvailability": {
"@id": "adyen:fundsAvailability",
"@type": "xsd:string"
},
"inferredRefusalReason": {
"@id": "adyen:inferredRefusalReason",
"@type": "xsd:string"
},
"isCardCommercial": {
"@id": "adyen:isCardCommercial",
"@type": "xsd:string"
},
"issuerCountry": {
"@id": "adyen:issuerCountry",
"@type": "xsd:string"
},
"liabilityShift": {
"@id": "adyen:liabilityShift",
"@type": "xsd:string"
},
"mcBankNetReferenceNumber": {
"@id": "adyen:mcBankNetReferenceNumber",
"@type": "xsd:string"
},
"merchantAdviceCode": {
"@id": "adyen:merchantAdviceCode",
"@type": "xsd:string"
},
"merchantReference": {
"@id": "adyen:merchantReference",
"@type": "xsd:string"
},
"networkTxReference": {
"@id": "adyen:networkTxReference",
"@type": "xsd:string"
},
"ownerName": {
"@id": "adyen:ownerName",
"@type": "xsd:string"
},
"paymentAccountReference": {
"@id": "adyen:paymentAccountReference",
"@type": "xsd:string"
},
"paymentMethod": {
"@id": "adyen:paymentMethod",
"@type": "xsd:string"
},
"paymentMethodVariant": {
"@id": "adyen:paymentMethodVariant",
"@type": "xsd:string"
},
"payoutEligible": {
"@id": "adyen:payoutEligible",
"@type": "xsd:string"
},
"realtimeAccountUpdaterStatus": {
"@id": "adyen:realtimeAccountUpdaterStatus",
"@type": "xsd:string"
},
"receiptFreeText": {
"@id": "adyen:receiptFreeText",
"@type": "xsd:string"
},
"recurring.contractTypes": {
"@id": "adyen:recurring.contractTypes",
"@type": "xsd:string"
},
"recurring.firstPspReference": {
"@id": "adyen:recurring.firstPspReference",
"@type": "xsd:string"
},
"recurring.recurringDetailReference": {
"@id": "adyen:recurring.recurringDetailReference",
"@type": "xsd:string"
},
"recurring.shopperReference": {
"@id": "adyen:recurring.shopperReference",
"@type": "xsd:string"
},
"recurringProcessingModel": {
"@id": "adyen:recurringProcessingModel",
"@type": "xsd:string"
},
"referred": {
"@id": "adyen:referred",
"@type": "xsd:string"
},
"refusalReasonRaw": {
"@id": "adyen:refusalReasonRaw",
"@type": "xsd:string"
},
"requestAmount": {
"@id": "adyen:requestAmount",
"@type": "xsd:string"
},
"requestCurrencyCode": {
"@id": "adyen:requestCurrencyCode",
"@type": "xsd:string"
},
"shopperInteraction": {
"@id": "adyen:shopperInteraction",
"@type": "xsd:string"
},
"shopperReference": {
"@id": "adyen:shopperReference",
"@type": "xsd:string"
},
"terminalId": {
"@id": "adyen:terminalId",
"@type": "xsd:string"
},
"threeDAuthenticated": {
"@id": "adyen:threeDAuthenticated",
"@type": "xsd:string"
},
"threeDAuthenticatedResponse": {
"@id": "adyen:threeDAuthenticatedResponse",
"@type": "xsd:string"
},
"threeDOffered": {
"@id": "adyen:threeDOffered",
"@type": "xsd:string"
},
"threeDOfferedResponse": {
"@id": "adyen:threeDOfferedResponse",
"@type": "xsd:string"
},
"threeDSVersion": {
"@id": "adyen:threeDSVersion",
"@type": "xsd:string"
},
"visaTransactionId": {
"@id": "adyen:visaTransactionId",
"@type": "xsd:string"
},
"xid": {
"@id": "adyen:xid",
"@type": "xsd:string"
},
"domesticRefusalReasonRaw": {
"@id": "adyen:domesticRefusalReasonRaw",
"@type": "xsd:string"
},
"domesticShopperAdvice": {
"@id": "adyen:domesticShopperAdvice",
"@type": "xsd:string"
},
"installmentPaymentData.installmentType": {
"@id": "adyen:installmentPaymentData.installmentType",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].annualPercentageRate": {
"@id": "adyen:installmentPaymentData.option[itemNr].annualPercentageRate",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].firstInstallmentAmount": {
"@id": "adyen:installmentPaymentData.option[itemNr].firstInstallmentAmount",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].installmentFee": {
"@id": "adyen:installmentPaymentData.option[itemNr].installmentFee",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].interestRate": {
"@id": "adyen:installmentPaymentData.option[itemNr].interestRate",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].maximumNumberOfInstallments": {
"@id": "adyen:installmentPaymentData.option[itemNr].maximumNumberOfInstallments",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].minimumNumberOfInstallments": {
"@id": "adyen:installmentPaymentData.option[itemNr].minimumNumberOfInstallments",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].numberOfInstallments": {
"@id": "adyen:installmentPaymentData.option[itemNr].numberOfInstallments",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].subsequentInstallmentAmount": {
"@id": "adyen:installmentPaymentData.option[itemNr].subsequentInstallmentAmount",
"@type": "xsd:string"
},
"installmentPaymentData.option[itemNr].totalAmountDue": {
"@id": "adyen:installmentPaymentData.option[itemNr].totalAmountDue",
"@type": "xsd:string"
},
"installmentPaymentData.paymentOptions": {
"@id": "adyen:installmentPaymentData.paymentOptions",
"@type": "xsd:string"
},
"installments.value": {
"@id": "adyen:installments.value",
"@type": "xsd:string"
},
"networkToken.available": {
"@id": "adyen:networkToken.available",
"@type": "xsd:string"
},
"networkToken.bin": {
"@id": "adyen:networkToken.bin",
"@type": "xsd:string"
},
"networkToken.tokenSummary": {
"@id": "adyen:networkToken.tokenSummary",
"@type": "xsd:string"
},
"opi.transToken": {
"@id": "adyen:opi.transToken",
"@type": "xsd:string"
},
"sepadirectdebit.dateOfSignature": {
"@id": "adyen:sepadirectdebit.dateOfSignature",
"@type": "xsd:string"
},
"sepadirectdebit.mandateId": {
"@id": "adyen:sepadirectdebit.mandateId",
"@type": "xsd:string"
},
"sepadirectdebit.sequenceType": {
"@id": "adyen:sepadirectdebit.sequenceType",
"@type": "xsd:string"
},
"cardHolderInfo": {
"@id": "adyen:cardHolderInfo",
"@type": "xsd:string"
},
"cavv": {
"@id": "adyen:cavv",
"@type": "xsd:string"
},
"cavvAlgorithm": {
"@id": "adyen:cavvAlgorithm",
"@type": "xsd:string"
},
"scaExemptionRequested": {
"@id": "adyen:scaExemptionRequested",
"@type": "xsd:string"
},
"threeds2.cardEnrolled": {
"@id": "adyen:threeds2.cardEnrolled",
"@type": "xsd:boolean"
}
}
}