Notification Webhooks Relayed Authorisation Data Structure
RelayedAuthorisationData schema from Adyen API
Type: objectProperties: 3
PaymentsFinancial-ServicesFintech
RelayedAuthorisationData is a JSON Structure definition published by Adyen, describing 3 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-relayed-authorisation-data-structure.json",
"description": "RelayedAuthorisationData schema from Adyen API",
"properties": {
"metadata": {
"additionalProperties": {
"type": "string"
},
"description": "The `metadata` object from the relayed authorisation response from your server.",
"type": "object"
},
"reference": {
"description": "The `reference` from the relayed authorisation response from your server.",
"type": "string"
},
"status": {
"description": "The value can be **Authorised** or **Refused**, based on the `authorisationDecision.status` in the relayed authorisation response from your server.",
"type": "string"
}
},
"type": "object",
"name": "RelayedAuthorisationData"
}
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.