Skip to main content
Automatically match an invoice with other invoices

Authorizations

Authorization
string
header
required

Personal API key. Send X-Organization-Id. The required cumulative level is listed in x-watchdog-permission.

Headers

X-Organization-Id
string

Required for personal API keys. Target one organization you have access to. Migrated keys may omit it to use their original organization. For Clerk sessions, it must match the active organization.

idempotency-key
string
required

Required unique key for this matching command. Reuse it with the same invoice when retrying.

Required string length: 1 - 200
Pattern: ^[\x21-\x7e]+$

Path Parameters

id
string<uuid>
required

Response

Idempotent replay.

workflow_run_id
string<uuid>
required