Skip to main content
GET
List Cost Clusters

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Path Parameters

merchant_id
string
required

Query Parameters

limit
integer<int32> | null
connector
string | null
account
string | null
report_date
string | null

Response

200 - application/json

OK

key
string

Opaque cluster key, used in the override PUT/DELETE path.

connector
string
card_network
string
variant
string
funding
string
issuer_country
string
currency
string
ic_category
string
n
integer<int64>

Transaction count. 0 for an override-only cluster no longer in the top set.

gross_sum
number<double>
model_pct_bps
number<double> | null
model_fixed
number<double> | null
override_pct_bps
number<double> | null
override_fixed
number<double> | null
override_updated_at
string | null
effective_pct_bps
number<double> | null

Null when the cluster has no usable rate at all.

effective_fixed
number<double> | null
source
enum<string>
Available options:
override,
model,
segmented
verdict
string

GOOD, THIN, NON_LINEAR, or "" for an override-only cluster. A non-GOOD rate is shown so it can be corrected - it is not what the router trusts.

card_product
string

Issuer BIN's dominant interchange rate as integer bps ("115"), or "" when the report carried no PAN.

segments
object[]

Recovered per-segment rates for a capped/tiered cluster. Empty for an ordinary GOOD cluster.