Skip to main content
POST
Ingest external transactions (idempotent batch)

Authorizations

Authorization
string
header
required

Same flow; ledger:write is required for any mutation.

Path Parameters

source_id
string<uuid>
required

Body

application/json
items
object[]
required
Maximum array length: 1000

Response

201 - application/json

Per-item ingest result

object
enum<string>
required
Available options:
ingest_result
source_id
string<uuid>
required
created_count
integer
required
replayed_count
integer
required
error_count
integer
required
results
object[]
required