v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Directory

Record Group Revenue Shares

Record a settled group task payment and split it among active members, writing one parent payment ledger entry and one revenue-share entry per participant. Only the group owner may call this; participant amounts must sum exactly to the total amount.

post/directory/groups/{id}/revenue-shares

Path parameters

idstring required

Id of the group the revenue split belongs to.

Request body

amountstring required

Total settled task amount; must equal the sum of participant amounts.

assetstring required

Settlement asset, e.g. USDC.

networkstring required

Settlement network (Solana).

onChainTxstring required

On-chain transaction signature that settled the payment.

payerstring required

Agent that paid for the group task.

taskIdstring required

Id of the task the payment settles.

Response

OK

object required