adyen:
https://docs.adyen.com/schema/
schema:
https://schema.org/
dcterms:
http://purl.org/dc/terms/
xsd:
http://www.w3.org/2001/XMLSchema#
{
"@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#",
"AccountCapabilityData": "adyen:AccountCapabilityData",
"AccountCreateNotificationData": "adyen:AccountCreateNotificationData",
"AccountNotificationResponse": "adyen:AccountNotificationResponse",
"AccountUpdateNotificationData": "adyen:AccountUpdateNotificationData",
"CapabilityProblemEntity-recursive": "adyen:CapabilityProblemEntity-recursive",
"CapabilityProblemEntity": "adyen:CapabilityProblemEntity",
"CapabilityProblem": "adyen:CapabilityProblem",
"MerchantCreatedNotificationRequest": "adyen:MerchantCreatedNotificationRequest",
"MerchantUpdatedNotificationRequest": "adyen:MerchantUpdatedNotificationRequest",
"MidServiceNotificationData": "adyen:MidServiceNotificationData",
"PaymentMethodCreatedNotificationRequest": "adyen:PaymentMethodCreatedNotificationRequest",
"PaymentMethodNotificationResponse": "adyen:PaymentMethodNotificationResponse",
"PaymentMethodRequestRemovedNotificationRequest": "adyen:PaymentMethodRequestRemovedNotificationRequest",
"PaymentMethodScheduledForRemovalNotificationRequest": "adyen:PaymentMethodScheduledForRemovalNotificationRequest",
"RemediatingAction": "adyen:RemediatingAction",
"VerificationError-recursive": "adyen:VerificationError-recursive",
"VerificationError": "adyen:VerificationError",
"allowed": {
"@id": "adyen:allowed",
"@type": "xsd:boolean"
},
"allowedLevel": {
"@id": "adyen:allowedLevel",
"@type": "xsd:string"
},
"capability": {
"@id": "adyen:capability",
"@type": "xsd:string"
},
"problems": {
"@id": "adyen:problems",
"@container": "@set",
"@type": "xsd:string"
},
"requested": {
"@id": "adyen:requested",
"@type": "xsd:boolean"
},
"requestedLevel": {
"@id": "adyen:requestedLevel",
"@type": "xsd:string"
},
"verificationDeadline": {
"@id": "adyen:verificationDeadline",
"@type": "xsd:dateTime"
},
"verificationStatus": {
"@id": "adyen:verificationStatus",
"@type": "xsd:string"
},
"capabilities": {
"@id": "adyen:capabilities",
"@type": "@id"
},
"companyId": {
"@id": "adyen:companyId",
"@type": "xsd:string"
},
"legalEntityId": {
"@id": "adyen:legalEntityId",
"@type": "xsd:string"
},
"merchantId": {
"@id": "adyen:merchantId",
"@type": "xsd:string"
},
"status": {
"@id": "adyen:status",
"@type": "xsd:string"
},
"notificationResponse": {
"@id": "adyen:notificationResponse",
"@type": "xsd:string"
},
"documents": {
"@id": "adyen:documents",
"@container": "@set",
"@type": "xsd:string"
},
"id": {
"@id": "adyen:id",
"@type": "xsd:string"
},
"type": {
"@id": "adyen:type",
"@type": "xsd:string"
},
"owner": {
"@id": "adyen:owner",
"@type": "xsd:string"
},
"entity": {
"@id": "adyen:entity",
"@type": "xsd:string"
},
"verificationErrors": {
"@id": "adyen:verificationErrors",
"@container": "@set",
"@type": "xsd:string"
},
"createdAt": {
"@id": "adyen:createdAt",
"@type": "xsd:dateTime"
},
"data": {
"@id": "adyen:data",
"@type": "xsd:string"
},
"environment": {
"@id": "adyen:environment",
"@type": "xsd:string"
},
"enabled": {
"@id": "adyen:enabled",
"@type": "xsd:boolean"
},
"reference": {
"@id": "adyen:reference",
"@type": "xsd:string"
},
"storeId": {
"@id": "adyen:storeId",
"@type": "xsd:string"
},
"code": {
"@id": "adyen:code",
"@type": "xsd:string"
},
"message": {
"@id": "adyen:message",
"@type": "xsd:string"
},
"remediatingActions": {
"@id": "adyen:remediatingActions",
"@container": "@set",
"@type": "xsd:string"
},
"subErrors": {
"@id": "adyen:subErrors",
"@container": "@set",
"@type": "xsd:string"
}
}
}