Ana içeriğe atla
POST
Execute flexible dashboard widget query

Yetkilendirmeler

Authorization
string
header
gerekli

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

Başlıklar

x-company-id
string

Target tenant company id. Required for write operations on customer banking endpoints.

x-company-ids
string

Optional comma-separated company ids for read scope filtering. If omitted, all authorized companies are used.

Gövde

application/json
range
object
gerekli
metrics
enum<string>[]
gerekli
Mevcut seçenekler:
count,
sum(amount),
sum(balance),
avg(amount),
max(amount),
min(amount)
filters
object
groupBy
enum<string>[]
Mevcut seçenekler:
bankCode,
subAccountKey,
currency,
incoming,
transactionDate:day,
transactionDate:week,
transactionDate:month,
descriptionBucket
sort
object[]
limit
integer
Gerekli aralık: 1 <= x <= 500

Yanıt

Single entity response

status
boolean
result
object