...
The rid, rty and rlk claims are prefixed with the OB namespace http://openbanking.org.bh in the data model. The namespace has been removed from the diagram for clarity.
4.1.3 Data Dictionary
Name | Occurrence | XPath | Enhanced Definition | Class/ Datatype | Codes | Pattern |
OBEventNotification | OBEventNotification |
|
| 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:openbanking:events:resource-update | 0..1 | OBEventNotification/events/ urn:bh:org:cbb_openbanking:events:resource-update | Resource-Update Event | OBEventResourceUpdate |
| |
urn:bh:org: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: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 |
|
...
The rid, rty and rlk claims are prefixed with the OB namespace http://openbanking.org.bh in the data model. The namespace has been removed from the diagram for clarity
The array of resource links (http://openbanking.org.bh/rlk) must contain links to all supported versions of the resource
4.2.3 Data Dictionary
Name | Occurrence | XPath | Enhanced Definition | Class/ Datatype | Codes | Pattern |
OBEventSubject |
|
|
| OBEventSubject |
|
|
subject_type | 1..1 | OBEventSubject/subject_type | Subject type for the updated resource | String | http://openbanking.org.bh/rid_http://openbanking.org.bh/rty |
|
http://openbanking.org.bh/rid | 1..1 | OBEventSubject/http://openbanking.org.bh/rid | Resource Id for the updated resource | String |
|
|
http://openbanking.org.bh/rty | 1..1 | OBEventSubject/http://openbanking.org.bh/rty | Resource Type for the updated resource | String |
|
|
http://openbanking.org.bh/rlk | 1..n | OBEventSubject/http://openbanking.org.bh/rlk | Resource links to other available versions of the resource | OBEventSubject/http://openbanking.org.bh/rlk |
|
|
version | 1..1 | OBEventSubject/http://openbanking.org.bh/rlk/version | Resource version | String |
|
|
link | 1..1 | OBEventSubject/http://openbanking.org.bh/rlk/link | Resource link | String |
|
|
...
The rid, rty and rlk claims are prefixed with the OB namespace http://openbanking.org.bh in the data model. The namespace has been removed from the diagram for clarity
The array of resource links (http://openbanking.org.bh/rlk) must contain links to all supported versions of the resource
4.3.3 Data Dictionary
Name | Occurrence | XPath | Enhanced Definition | Class/ Datatype | Codes | Pattern |
urn:bh:org:openbanking:events:resource-update |
|
| An event that indicates a resource has been updated | OBEventResourceUpdate |
|
|
subject | 1..1 | urn:bh:org:cbb_openbanking:events:resource-update /subject | The subject of the event | OBEventSubject |
|
|
...
The subject claim must be populated if the Event Notification does not include a urn:bh:org:cbb_openbanking:events:resource-update event
4.4.3 Data Dictionary
Name | Occurrence | XPath | Enhanced Definition | Class/ Datatype | Codes | Pattern |
urn:bh:org:openbanking:events:consent-authorization-revoked |
|
| An event that indicates a consent resource has had its authorisation revoked | OBEventConsentAuthorizationRevoked |
|
|
reason | 0..1 | urn:bh:org:cbb_openbanking:events:consent-authorization-revoked/reason | Reason for the Consent Authorization Revoked event | String |
|
|
subject | 0..1 | urn:bh:org: cbb_openbanking:events:consent-authorization-revoked/subject | The subject of the event | OBEventSubject |
|
|
...
The http://openbanking.org.bh/rty claim must be populated with "account-access-consent"
4.5.3 Data Dictionary
Name | Occurrence | XPath | Enhanced Definition | Class/ Datatype | Codes | Pattern |
urn:bh:org: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 |
|
|
reason | 0..1 | urn:bh:org:cbb_openbanking:events:account-access-consent-linked-account-update/reason | Reason for the Account Access Consent Linked Account Update event | String |
|
|
subject | 1..1 | urn:bh:org:cbb_openbanking:events:account-access-consent-linked-account-update/subject | The subject of the event | OBEventSubject |
|
|
...