Soft-merges loser_account_id INTO the winner (path id). Both accounts must belong to the same entity and have the same account_type. The loser account is set to is_active=false, merged_into_account_id=winner, merged_at=NOW(). All entity-scoped FK references (orders, payments, etc.) are reassigned to the winner atomically. GL and inventory historical attribution are NOT rewritten (SOX / audit-trail integrity). (AUDIT-014-G7) Requires BOTH accounts:write AND accounts:delete scopes.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
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.
Winner account ID. Loser is merged into this account.
Merge result
The response is of type object.