Skip to main content
POST
Summarize filtered transactions

Authorizations

x-api-key
string
header
required

Body

application/json
filters
object
pagination
object

Response

Success

spent
string

Decimal money string in USD.

Example:

"1250.00"

incoming
string

Decimal money string in USD.

Example:

"2500.00"

fees
string

Decimal money string in USD.

Example:

"15.00"

declined
string

Decimal money string in USD.

Example:

"0.00"

net
string

incoming − spent − fees. Decimal money string in USD.

Example:

"1235.00"