ScheduledRefundsNotificationContent schema from Adyen API
Type: objectProperties: 5
PaymentsFinancial-ServicesFintech
ScheduledRefundsNotificationContent is a JSON Structure definition published by Adyen, describing 5 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/notifications-scheduled-refunds-notification-content-structure.json",
"description": "ScheduledRefundsNotificationContent schema from Adyen API",
"type": "object",
"properties": {
"accountCode": {
"description": "The code of the account.",
"type": "string"
},
"accountHolderCode": {
"description": "The code of the Account Holder.",
"type": "string"
},
"invalidFields": {
"x-addedInVersion": "5",
"description": "Invalid fields list.",
"items": {
"$ref": "#/components/schemas/ErrorFieldType"
},
"type": "array"
},
"lastPayout": {
"description": "The most recent payout (after which all transactions were scheduled to be refunded).",
"$ref": "#/components/schemas/Transaction"
},
"refundResults": {
"description": "A list of the refunds that have been scheduled and their results.",
"items": {
"$ref": "#/components/schemas/RefundResult"
},
"type": "array"
}
},
"name": "ScheduledRefundsNotificationContent"
}
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.