v1

latestOpenAPI 3.1.02026-07-244511495.5 KB
Transactions

Upload payment batch file.

Upload payment batch file.

post/v1/transactions/batches/files

Headers

Idempotency-Keystring uuid required

Idempotency key to allow safe retrying of the operation. The value should be a unique UUID for each distinct operation. See our understanding idempotency guide for full details.

Request body

batch_type'LocalPayment' required

The type of batch being uploaded.

filestring binary required

CSV file contents.

file_namestring required

The file name of the batch being uploaded.

Response

Batch file has successfully been created

batch_idstring uuid required