Skip to main content
POST
Bulk-exclude bank feed transactions

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Body

application/json
ids
string<uuid>[]
required

Bank transaction UUIDs to exclude

Required array length: 1 - 500 elements
reason
string | null

Applied to every excluded row. Canonical vocabulary: duplicate_of_migrated | pre_baseline | noise | manual (defaults to 'manual').

Response

Batch excluded

data
object