Adyen Stored Value Stored Context
JSON-LD context defining the semantic vocabulary for Adyen Stored Value Stored from Adyen.
12 Classes
20 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
StoredValueBalanceCheckRequest
StoredValueBalanceCheckResponse
StoredValueBalanceMergeRequest
StoredValueBalanceMergeResponse
StoredValueIssueRequest
StoredValueIssueResponse
StoredValueLoadRequest
StoredValueLoadResponse
StoredValueStatusChangeRequest
StoredValueStatusChangeResponse
StoredValueVoidRequest
StoredValueVoidResponse
Properties
| Property |
Type |
Container |
| amount |
string |
|
| merchantAccount |
string |
|
| paymentMethod |
reference |
|
| recurringDetailReference |
string |
|
| reference |
string |
|
| shopperInteraction |
string |
|
| shopperReference |
string |
|
| store |
string |
|
| currentBalance |
string |
|
| pspReference |
string |
|
| refusalReason |
string |
|
| resultCode |
string |
|
| thirdPartyRefusalReason |
string |
|
| sourcePaymentMethod |
reference |
|
| authCode |
string |
|
| loadType |
string |
|
| status |
string |
|
| originalReference |
string |
|
| tenderReference |
string |
|
| uniqueTerminalId |
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#",
"StoredValueBalanceCheckRequest": "adyen:StoredValueBalanceCheckRequest",
"StoredValueBalanceCheckResponse": "adyen:StoredValueBalanceCheckResponse",
"StoredValueBalanceMergeRequest": "adyen:StoredValueBalanceMergeRequest",
"StoredValueBalanceMergeResponse": "adyen:StoredValueBalanceMergeResponse",
"StoredValueIssueRequest": "adyen:StoredValueIssueRequest",
"StoredValueIssueResponse": "adyen:StoredValueIssueResponse",
"StoredValueLoadRequest": "adyen:StoredValueLoadRequest",
"StoredValueLoadResponse": "adyen:StoredValueLoadResponse",
"StoredValueStatusChangeRequest": "adyen:StoredValueStatusChangeRequest",
"StoredValueStatusChangeResponse": "adyen:StoredValueStatusChangeResponse",
"StoredValueVoidRequest": "adyen:StoredValueVoidRequest",
"StoredValueVoidResponse": "adyen:StoredValueVoidResponse",
"amount": {
"@id": "adyen:amount",
"@type": "xsd:string"
},
"merchantAccount": {
"@id": "adyen:merchantAccount",
"@type": "xsd:string"
},
"paymentMethod": {
"@id": "adyen:paymentMethod",
"@type": "@id"
},
"recurringDetailReference": {
"@id": "adyen:recurringDetailReference",
"@type": "xsd:string"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"shopperInteraction": {
"@id": "adyen:shopperInteraction",
"@type": "xsd:string"
},
"shopperReference": {
"@id": "adyen:shopperReference",
"@type": "xsd:string"
},
"store": {
"@id": "adyen:store",
"@type": "xsd:string"
},
"currentBalance": {
"@id": "adyen:currentBalance",
"@type": "xsd:string"
},
"pspReference": {
"@id": "adyen:pspReference",
"@type": "xsd:string"
},
"refusalReason": {
"@id": "adyen:refusalReason",
"@type": "xsd:string"
},
"resultCode": {
"@id": "adyen:resultCode",
"@type": "xsd:string"
},
"thirdPartyRefusalReason": {
"@id": "adyen:thirdPartyRefusalReason",
"@type": "xsd:string"
},
"sourcePaymentMethod": {
"@id": "adyen:sourcePaymentMethod",
"@type": "@id"
},
"authCode": {
"@id": "adyen:authCode",
"@type": "xsd:string"
},
"loadType": {
"@id": "adyen:loadType",
"@type": "xsd:string"
},
"status": {
"@id": "adyen:status",
"@type": "xsd:string"
},
"originalReference": {
"@id": "adyen:originalReference",
"@type": "xsd:string"
},
"tenderReference": {
"@id": "adyen:tenderReference",
"@type": "xsd:string"
},
"uniqueTerminalId": {
"@id": "adyen:uniqueTerminalId",
"@type": "xsd:string"
}
}
}