API Reference
Log In
API Reference

Answer transactions

Allows you to confirm a transaction to be applied to the core banking system.

Authentication is mandatory.
Consent is required.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📖 Example Requests

Below please find the JSON body for an example request:

{
    "id" : "00000000-0000-0000-0000-000000000000",
    "answer" : "000000"
}

Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
int32
required
Defaults to 100200300

Description: Account Number

string
required
Defaults to 1

Description: View Id

string
required
Defaults to 00000000-0000-0000-0000-000000000000

Description: Transaction ID to be confirmed

Body Params
string
required
Defaults to 00000000-0000-0000-0000-000000000000

Description: Unique challenge ID sent to the customer.
Size: 36.

string
required
Defaults to 000000

Description: One time password sent to the customer by mail.
Size: 8.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json