Skip to main content
POST
Link a bank line to the transfer journal entry that already booked it

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.

Path Parameters

id
string<uuid>
required

The bank transaction to link.

Body

application/json
journal_entry_id
string<uuid>
required

The already-posted transfer journal entry that booked this movement.

Response

Linked

data
object