Provider Endpoint Deprecated
Description
The provider has marked an endpoint as deprecated. This normally indicates an error at the provider and will trigger the provider being placed in maintenance.
Causes
- The provider has marked an endpoint as deprecated.
Example
{
"operation_id": "open_banking_async_customer_connect_post",
"data": {
"task_id": "task-id",
"provider": "Alpha",
"status": "Failed",
"result": "provider_endpoint_deprecated"
}
}
Updated 5 days ago