Provider Marked Account Invalid

Description

The provider has marked one or more accounts as invalid.

The customer may need to contact their bank to find out the reason.

Causes

  • The account has been suspended.
  • The account has been closed.

Example

{
  "operation_id": "open_banking_refresh_get",
	"data": {
		"provider": "Some_Bank",
		"reconnect_required": true,
		"result": "provider_marked_account_invalid",
		"status": "Failed",
		"step": 4,
		"task_id": "task-1",
		"text": "Completed"
	},
	"metadata": {
		"status": "Failed"
	}
}