CommissionSplit
A commission split between multiple parties. Used when commission is shared between wholesaler/retailer, house account/producer, or multiple producers.
Structure
| Name | Card. | Type | Description |
|---|---|---|---|
| CommissionSplit | A commission split between multiple parties. | ||
| party | 1..1 | Reference | Reference to the party receiving this split |
| percentage | 1..1 | number | Percentage of the total commission allocated to this party |
| amount | 0..1 | Money | Dollar amount allocated to this party |
| role | 0..1 | CodeableConcept | Role of this party in the split (e.g., house, producer, wholesaler). terminology |
JSON Schema
Full JSON Schema: CommissionSplit.schema.json