Extension Not Permitted
Description
The consent is unable to be extended when a reconfirm of the consent has been requested.
Causes
- When reconfirming a consent we have determined that an extension is not permitted for this consent
 
Example
{
    "operation_id": "open_banking_consents_reconfirm_post",
    "data": {
      "task_id":  "task-id",
			"provider": "Alpha",
			"status":   "Failed",
			"result":   "extension_not_permitted"
    }
}Updated about 1 month ago
