Bulk create bank payments

Creates multiple bank payments for the company in a single request. Up to 100 payments can be created per request.

The operation is atomic — if any payment fails validation, no payments are created.

Scope: bank-payments:write

Path Params
uuid
required

Unique identifier of the company

Body Params

List of bank payments to create.

payments
array of objects
required
length between 1 and 100

List of bank payments to create (1-100 items)

payments*
double
required

Amount of the payment

date
required

Date of the payment

string

Own note for the payment

recipientRef
required

Payment recipient information

Responses

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