Provider Maintenance

Description

The provider is in maintenance, and therefore unreachable.

Causes

  • Planned maintenance
  • Manually placed into maintenance due to the high number of errors returned.

Example

{
    "operation_id": "open_banking_refresh_post",
    "code_id": "provider_not_found",
    "message": "The provider is in maintenance.",
    "errors": {
        "provider": "The provider is currently disabled due to planned maintenance or known issues."
    }
}