Adyen · JSON-LD Context
Adyen Checkout Balance Check Context
JSON-LD context defining the semantic vocabulary for Adyen Checkout Balance Check from Adyen.
2 Classes
50 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
BalanceCheckRequest
BalanceCheckResponse
Properties
| Property | Type | Container |
|---|---|---|
| accountInfo | string | |
| additionalAmount | string | |
| additionalData | reference | |
| amount | string | |
| applicationInfo | string | |
| billingAddress | string | |
| browserInfo | string | |
| captureDelayHours | integer | |
| dateOfBirth | date | |
| dccQuote | string | |
| deliveryAddress | string | |
| deliveryDate | dateTime | |
| deviceFingerprint | string | |
| fraudOffset | integer | |
| installments | string | |
| localizedShopperStatement | reference | |
| mcc | string | |
| merchantAccount | string | |
| merchantOrderReference | string | |
| merchantRiskIndicator | string | |
| metadata | reference | |
| orderReference | string | |
| paymentMethod | reference | |
| recurring | string | |
| recurringProcessingModel | string | |
| reference | string | |
| selectedBrand | string | |
| selectedRecurringDetailReference | string | |
| sessionId | string | |
| shopperEmail | string | |
| shopperIP | string | |
| shopperInteraction | string | |
| shopperLocale | string | |
| shopperName | string | |
| shopperReference | string | |
| shopperStatement | string | |
| socialSecurityNumber | string | |
| splits | string | set |
| store | string | |
| telephoneNumber | string | |
| threeDS2RequestData | string | |
| threeDSAuthenticationOnly | boolean | |
| totalsGroup | string | |
| trustedShopper | boolean | |
| balance | string | |
| fraudResult | string | |
| pspReference | string | |
| refusalReason | string | |
| resultCode | string | |
| transactionLimit | string |
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#",
"BalanceCheckRequest": "adyen:BalanceCheckRequest",
"BalanceCheckResponse": "adyen:BalanceCheckResponse",
"accountInfo": {
"@id": "adyen:accountInfo",
"@type": "xsd:string"
},
"additionalAmount": {
"@id": "adyen:additionalAmount",
"@type": "xsd:string"
},
"additionalData": {
"@id": "adyen:additionalData",
"@type": "@id"
},
"amount": {
"@id": "adyen:amount",
"@type": "xsd:string"
},
"applicationInfo": {
"@id": "adyen:applicationInfo",
"@type": "xsd:string"
},
"billingAddress": {
"@id": "adyen:billingAddress",
"@type": "xsd:string"
},
"browserInfo": {
"@id": "adyen:browserInfo",
"@type": "xsd:string"
},
"captureDelayHours": {
"@id": "adyen:captureDelayHours",
"@type": "xsd:integer"
},
"dateOfBirth": {
"@id": "adyen:dateOfBirth",
"@type": "xsd:date"
},
"dccQuote": {
"@id": "adyen:dccQuote",
"@type": "xsd:string"
},
"deliveryAddress": {
"@id": "adyen:deliveryAddress",
"@type": "xsd:string"
},
"deliveryDate": {
"@id": "adyen:deliveryDate",
"@type": "xsd:dateTime"
},
"deviceFingerprint": {
"@id": "adyen:deviceFingerprint",
"@type": "xsd:string"
},
"fraudOffset": {
"@id": "adyen:fraudOffset",
"@type": "xsd:integer"
},
"installments": {
"@id": "adyen:installments",
"@type": "xsd:string"
},
"localizedShopperStatement": {
"@id": "adyen:localizedShopperStatement",
"@type": "@id"
},
"mcc": {
"@id": "adyen:mcc",
"@type": "xsd:string"
},
"merchantAccount": {
"@id": "adyen:merchantAccount",
"@type": "xsd:string"
},
"merchantOrderReference": {
"@id": "adyen:merchantOrderReference",
"@type": "xsd:string"
},
"merchantRiskIndicator": {
"@id": "adyen:merchantRiskIndicator",
"@type": "xsd:string"
},
"metadata": {
"@id": "adyen:metadata",
"@type": "@id"
},
"orderReference": {
"@id": "adyen:orderReference",
"@type": "xsd:string"
},
"paymentMethod": {
"@id": "adyen:paymentMethod",
"@type": "@id"
},
"recurring": {
"@id": "adyen:recurring",
"@type": "xsd:string"
},
"recurringProcessingModel": {
"@id": "adyen:recurringProcessingModel",
"@type": "xsd:string"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"selectedBrand": {
"@id": "adyen:selectedBrand",
"@type": "xsd:string"
},
"selectedRecurringDetailReference": {
"@id": "adyen:selectedRecurringDetailReference",
"@type": "xsd:string"
},
"sessionId": {
"@id": "adyen:sessionId",
"@type": "xsd:string"
},
"shopperEmail": {
"@id": "adyen:shopperEmail",
"@type": "xsd:string"
},
"shopperIP": {
"@id": "adyen:shopperIP",
"@type": "xsd:string"
},
"shopperInteraction": {
"@id": "adyen:shopperInteraction",
"@type": "xsd:string"
},
"shopperLocale": {
"@id": "adyen:shopperLocale",
"@type": "xsd:string"
},
"shopperName": {
"@id": "adyen:shopperName",
"@type": "xsd:string"
},
"shopperReference": {
"@id": "adyen:shopperReference",
"@type": "xsd:string"
},
"shopperStatement": {
"@id": "adyen:shopperStatement",
"@type": "xsd:string"
},
"socialSecurityNumber": {
"@id": "adyen:socialSecurityNumber",
"@type": "xsd:string"
},
"splits": {
"@id": "adyen:splits",
"@container": "@set",
"@type": "xsd:string"
},
"store": {
"@id": "adyen:store",
"@type": "xsd:string"
},
"telephoneNumber": {
"@id": "adyen:telephoneNumber",
"@type": "xsd:string"
},
"threeDS2RequestData": {
"@id": "adyen:threeDS2RequestData",
"@type": "xsd:string"
},
"threeDSAuthenticationOnly": {
"@id": "adyen:threeDSAuthenticationOnly",
"@type": "xsd:boolean"
},
"totalsGroup": {
"@id": "adyen:totalsGroup",
"@type": "xsd:string"
},
"trustedShopper": {
"@id": "adyen:trustedShopper",
"@type": "xsd:boolean"
},
"balance": {
"@id": "adyen:balance",
"@type": "xsd:string"
},
"fraudResult": {
"@id": "adyen:fraudResult",
"@type": "xsd:string"
},
"pspReference": {
"@id": "adyen:pspReference",
"@type": "xsd:string"
},
"refusalReason": {
"@id": "adyen:refusalReason",
"@type": "xsd:string"
},
"resultCode": {
"@id": "adyen:resultCode",
"@type": "xsd:string"
},
"transactionLimit": {
"@id": "adyen:transactionLimit",
"@type": "xsd:string"
}
}
}