These docs are for v4.1.0. Click to read the latest docs for v4.2.25.

Initiate bulk payments

Initiate a new bulk payments for a specific bank

This is the first step of the flow to do a bulk payments for a user.

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

Object containing the bulk payment initiation request.

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

The tpp context. Contains arbitrary data that can be used for later reference in calls reported in our report system.

int32
enum

The id of the connector you want to initiate the bulk payment with.

string | null

Optional flow context received in previous call to PUT /ob/pis/accounts.

In case this is the first call of the payment, the flow context may be omitted.
Never pass the flow context of a previous call to payment init or payment finalize!!!

bulkPaymentInitiationRequest
object | null

The actual bulk payment request that contains the data of the bulk payment.

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.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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