Finalize periodic payment

Finalizes a periodic payment

This handles the next steps of doing a periodic payment. This may be called multiple time like in case of more information requested by the bank. The first would be identifying the bank user.

Body Params
string
required
length ≥ 1

The user context of the bank user.

bankSettings
object | null

The settings of the bank, only used if you are accredited as TPP.

string | null
tppContext
object | null

Additional data to be used by TPP for tracking purposes

string | null

Flow context received in the previous call of the flow

string | null

Data needed to continue teh flow. Depends on the flow type (e.g. for Redirect flow the DataString should be a query string form bank's callback url)

Headers
string
length ≤ 50

Request identifier, unique to the call, as determined by the client. Maximum length of 50 characters.

string
length ≤ 50

Unique identifier for all the calls of the same flow. Determined by the client in direct/TPP mode, ignored in Gateway mode. Maximum length of 50 characters.

Responses

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