Adyen Management Update Split Context
JSON-LD context defining the semantic vocabulary for Adyen Management Update Split from Adyen.
4 Classes
19 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
UpdateSplitConfigurationLogicRequest
UpdateSplitConfigurationRequest
UpdateSplitConfigurationRuleRequest
description
Properties
| Property |
Type |
Container |
| acquiringFees |
string |
|
| additionalCommission |
string |
|
| adyenCommission |
string |
|
| adyenFees |
string |
|
| adyenMarkup |
string |
|
| chargeback |
string |
|
| chargebackCostAllocation |
string |
|
| commission |
string |
|
| interchange |
string |
|
| paymentFee |
string |
|
| remainder |
string |
|
| schemeFee |
string |
|
| splitLogicId |
string |
|
| surcharge |
string |
|
| tip |
string |
|
| currency |
string |
|
| fundingSource |
string |
|
| paymentMethod |
string |
|
| shopperInteraction |
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#",
"UpdateSplitConfigurationLogicRequest": "adyen:UpdateSplitConfigurationLogicRequest",
"UpdateSplitConfigurationRequest": "adyen:UpdateSplitConfigurationRequest",
"UpdateSplitConfigurationRuleRequest": "adyen:UpdateSplitConfigurationRuleRequest",
"acquiringFees": {
"@id": "adyen:acquiringFees",
"@type": "xsd:string"
},
"additionalCommission": {
"@id": "adyen:additionalCommission",
"@type": "xsd:string"
},
"adyenCommission": {
"@id": "adyen:adyenCommission",
"@type": "xsd:string"
},
"adyenFees": {
"@id": "adyen:adyenFees",
"@type": "xsd:string"
},
"adyenMarkup": {
"@id": "adyen:adyenMarkup",
"@type": "xsd:string"
},
"chargeback": {
"@id": "adyen:chargeback",
"@type": "xsd:string"
},
"chargebackCostAllocation": {
"@id": "adyen:chargebackCostAllocation",
"@type": "xsd:string"
},
"commission": {
"@id": "adyen:commission",
"@type": "xsd:string"
},
"interchange": {
"@id": "adyen:interchange",
"@type": "xsd:string"
},
"paymentFee": {
"@id": "adyen:paymentFee",
"@type": "xsd:string"
},
"remainder": {
"@id": "adyen:remainder",
"@type": "xsd:string"
},
"schemeFee": {
"@id": "adyen:schemeFee",
"@type": "xsd:string"
},
"splitLogicId": {
"@id": "adyen:splitLogicId",
"@type": "xsd:string"
},
"surcharge": {
"@id": "adyen:surcharge",
"@type": "xsd:string"
},
"tip": {
"@id": "adyen:tip",
"@type": "xsd:string"
},
"description": "schema:description",
"currency": {
"@id": "adyen:currency",
"@type": "xsd:string"
},
"fundingSource": {
"@id": "adyen:fundingSource",
"@type": "xsd:string"
},
"paymentMethod": {
"@id": "adyen:paymentMethod",
"@type": "xsd:string"
},
"shopperInteraction": {
"@id": "adyen:shopperInteraction",
"@type": "xsd:string"
}
}
}