Awaiting Authorisation
Description
The authorisation is awaiting authorisation at the provider by the customer
Causes
- Async authentication has been selected and the authorisation has not been completed by the customer
Example
{
"operation_id": "open_banking_async_customer_connect_post",
"data": {
"task_id": "task-id",
"provider": "Alpha",
"status": "Pending",
"result": "awaiting_authorisation"
}
}
Updated 5 days ago