Consent Model
Attribute |
Type |
Description |
consentId
|
String |
A unique identifier of the consent. |
consentStatus
|
The status of the consnt |
Consent Status
Value |
Description |
received |
The consent data have been received and are technically correct. The data is not authorised yet. |
rejected |
The consent data have been rejected e.g. since no successful authorisation has taken place. |
valid |
The consent is accepted and valid for GET account data calls and others as specified in the consent object. |
revokedByPsu |
The consent has been revoked by the PSU towards the ASPSP. |
expired |
The consent expired. |
terminatedByTpp |
The corresponding TPP has terminated the consent by applying the DELETE method to the consent resource. |