Skip to main content
POST
Create a bulk of transactions

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-version
string
default:2.0.0
required

Path Parameters

consumer_id
string
required

Unique ID of the consumer that you have registered when the user was onboarded.

Required string length: 2 - 100

Body

application/json
banks
BucketBankSchema · object[]
required

List of bank connections and their associated accounts in the bucket.

Response

Successful Response

The response is of type EmptySchema · object.