payment.dispute.counter_fee.created
Generated from COPE public event contracts. Do not edit this page by hand.Use this event to reconcile dispute counter fees charged after evidence workflows.
Delivery Contract
| Field | Value |
|---|---|
| Encoding | CloudEvents 1.0 structured JSON |
| Delivery | At least once |
| Idempotency | Use the CloudEvents source + id tuple, or COPE idempotency_key when available. |
| Source | cope.payment |
| Subject pattern | dispute_counter_fee:<identifier> |
| Category | Disputes |
| Availability | Available in the public webhook reference. |
| Schema title | payment.dispute.counter_fee.created v1 payload |
| Schema ID | https://schemas.cope.com/events/payment.dispute.counter_fee.created/v1 |
Payload Fields
| Field | Required | Type | Allowed Values | Description | |
|---|---|---|---|---|---|
cash_flow_at | no | `string | null` | - | - |
chunks | yes | array | - | - | |
correlation_id | no | string | - | - | |
currency | no | string | - | - | |
fee_ledger_entries | no | array | - | - | |
idempotency_key | no | string | - | - | |
stripe_counter_fee_cents | yes | number | - | - | |
voucher_lines | no | array | - | - |