PlatformPayment is a JSON Structure definition published by Adyen, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/adyen/refs/heads/main/json-structure/notification-webhooks-platform-payment-structure.json",
"description": "PlatformPayment schema from Adyen API",
"properties": {
"account": {
"description": "The account given in the related split.",
"type": "string"
},
"description": {
"description": "The description of the related split.",
"type": "string"
},
"modificationMerchantReference": {
"description": "The merchant reference of the modification.",
"type": "string"
},
"modificationPspReference": {
"description": "The pspReference of the modification.",
"type": "string"
},
"paymentMerchantReference": {
"description": "The merchant reference of the payment.",
"type": "string"
},
"paymentPspReference": {
"description": "The pspReference of the payment.",
"type": "string"
},
"reference": {
"description": "The reference of the related split.",
"type": "string"
},
"type": {
"description": "The type of the related split.",
"enum": [
"BalanceAccount",
"Commission",
"Default",
"PaymentFee",
"VAT"
],
"type": "string"
}
},
"type": "object",
"name": "PlatformPayment"
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.