Skip to main content
GET
Generate a card account statement

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

from
string<date>
required
to
string<date>
required

Response

Success

company
object
environment
string
currency
string
account
enum<string>
Available options:
card_account
from
string
to
string
openingBalance
string
closingBalance
string
incoming
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

outgoing
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

generatedAt
string<date-time>
data
object[]