When a user confirms the transaction, there might be cases where the user needs to perform SCA on his bank app. In this case, the POS will have to reject the transaction if the user is not performing the SCA on time. We suggest the POS sets a default timeout on its side. Sonect will set a timeout after 40 sec and will then set the transaction status to canceled.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful response
The response is of type any
.