GET
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
merchant_summary

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

end_user_id_or_heron_id
string
required

Query Parameters

account_ids
string[] | null

Account ids to include in the summary, if not provided, all accounts are included

analytics_group
(enum<string> | null)[] | null
Available options:
revenue,
cost_of_goods_sold,
operational_expenses,
tax_expenses,
intra_company,
debt,
equity,
other_income,
special_items,
other
category_label_or_heron_id
string[] | null
group_by_counterparty_txn_clusters
boolean
default:
false

Whether to group by counterparty transaction clusters

Response

200 - application/json
by_merchant_summary
object[]