...
3.1.3 Data Dictionary
Name | Occurrence | XPath | Enhabxced Enhanced Definition | Class | Codes | Pattern |
OBEventNotification | OBEventNotification2 |
|
| OBEventNotification |
|
|
iss | 1..1 | OBEventNotification/iss | Issuer. | String |
|
|
iat | 1..1 | OBEventNotification/iat | Issued At. | Number |
|
|
jti | 1..1 | OBEventNotification/jti | JWT ID. | String |
|
|
aud | 1..1 | OBEventNotification/aud | Audience. | String |
|
|
sub | 1..1 | OBEventNotification/sub | Subject. | String : URI |
|
|
txn | 1..1 | OBEventNotification/txn | Transaction Identifier. | String |
|
|
toe | 1..1 | OBEventNotification/toe | Time of Event. | Number |
|
|
events | 1..1 | OBEventNotification/events | Events. | OBEvent |
|
|
urn:bh:org:cbb_openbanking:events:resource-update | 0..1 | OBEventNotification/events/ urn:bh:org:cbb_openbanking:events:resource-update | Resource-Update Event. | OBEventResourceUpdate |
|
|
urn:bh:org:cbb_openbanking:events:account-access-consent-linked-account-update | 0..1 | OBEventNotification/events/ urn:bh:org:cbb_openbanking:events:account-access-consent-linked-account-update | An event that indicates an account linked to a consent has move in/out of scope of the consent. | OBEventAccountAccessConsentLinkedAccountUpdate |
|
|
urn:bh:org:cbb_openbanking:events:consent-authorization-revoked | 0..1 | OBEventNotification/events/ urn:bh:org:cbb_openbanking:events:consent-authorization-revoked | An event that indicates a consent resource has had its authorisation revoked. | OBEventConsentAuthorizationRevoked |
|
|
...