Update batch items of payment transactions.

The batch items of the given payment transaction ident will be updated. please note that the request will be replaced and not added to the existing batch items.

Path Params
string
required

Payment transaction ident.

Query Params
integer
≥ 0
Defaults to 0

Zero-based page index (0..N).
Must be greater than or equal to 0.

integer
≥ 1
Defaults to 10

The size of the page to be returned.
Must be greater than or equal to 1.

sort
array of strings
Defaults to id,ASC

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Body Params

Update batch items of a payment transaction.

batchItems
array of objects | null

List of batch items that will be updated

batchItems
Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json