payment.chargeback.created
Generated from COPE public event contracts. Do not edit this page by hand.Use this event to pause fulfillment, review risk, or reconcile disputed funds.
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 | chargeback:<identifier> |
| Category | Chargebacks |
| Availability | Available in the public webhook reference. |
| Schema title | payment.chargeback.created v1 payload |
| Schema ID | https://schemas.cope.com/events/payment.chargeback.created/v1 |
Payload Fields
| Field | Required | Type | Allowed Values | Description | |
|---|---|---|---|---|---|
amount_cents | no | number | - | - | |
cash_flow_at | no | `string | null` | - | - |
chunks | yes | array | - | - | |
correlation_id | no | string | - | - | |
currency | no | string | - | - | |
fee_ledger_entries | no | array | - | - | |
force | no | boolean | - | - | |
idempotency_key | no | string | - | - | |
net_amount_cents | no | number | - | - | |
platform_fee_cents | no | number | - | - | |
reserve_config | no | object | - | - | |
stripe_counter_fee_cents | no | number | - | - | |
stripe_fee_cents | no | number | - | - | |
tax_amount_cents | no | number | - | - | |
voucher_lines | no | array | - | - |