Split Portfolio Transaction
split_transactionsDestructively move selected wallet movements out of one accounting transaction into a new classified transaction; preview the grouping first, then track the queued requestId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Optional immutable root reason. Nonempty bytes are preserved exactly; use ptx:<uuid> for transaction references. | |
| subType | No | Optional operation sub-type | |
| operations | Yes | Operations to split into a new transaction | |
| portfolioRef | Yes | Portfolio exact name or slug | |
| workspaceRef | Yes | Workspace exact name or slug | |
| operationType | Yes | Accounting operation type for the new transaction | |
| transactionId | Yes | Source transaction to split operations out of |