Skip to main content
GET
Export transactions

Authorizations

Authorization
string
header
required

Your API key: sk_test_… (sandbox) or sk_live_… (production).

Query Parameters

from
string
required

ISO date or datetime, inclusive.

Example:

"2026-08-01"

to
string
required

ISO date or datetime, inclusive — a bare date covers the whole day.

Example:

"2026-08-31"

currency
string

Only this balance account.

Example:

"GHS"

format
enum<string>
default:json
Available options:
json,
csv
email
string<email>

With format=csv, email the file here instead of returning it.

Example:

"finance@zouk.example"

Response

JSON rows, a CSV file, or a confirmation when emailed.

data
object[]
required