record_commission_event
Verify principal-signed contract/payment evidence and update the commission evidence ledger without moving money.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| signed_payload | Yes | Exact UTF-8 JSON string signed by the commission-paying principal. | |
| signer_public_jwk | Yes | ||
| signature_algorithm | Yes | ||
| signature_base64url | Yes |