<!-- x-generated: Generated by the Hyperscale artifact pipeline; do not edit by hand -->

# reconciled_payout

> Money flow `std.money_flows.reconciled_payout`, source `open/hsx/std/money_flows/reconciled_payout.hsx`.

- Exports: 1
- Ports: none

## reconciled_payout

No doc comment.

- Form: `instrument`
- Application form: `instrument reconciled_payout<C>( payer: party, beneficiary: party, amount: money<C>, beneficiary_ref: text, settle_by: date, matched_within: integer, matched_ceiling: integer, )`
- Type parameters: C

| Parameter | Declared as |
| --- | --- |
| `payer` | `payer: party` |
| `beneficiary` | `beneficiary: party` |
| `amount` | `amount: money<C>` |
| `beneficiary_ref` | `beneficiary_ref: text` |
| `settle_by` | `settle_by: date` |
| `matched_within` | `matched_within: integer` |
| `matched_ceiling` | `matched_ceiling: integer` |
