All three require the
read:creator scope. Delivered in the
Standard-Webhooks envelope; the fields below
describe the data object.
Refund resource
Fanvue reverses the entire original payment (partial refunds are not
modeled), so
full_amount is always true and amount equals the original
gross.Example: creator.refund.created
Dispute resource
Bothcreator.dispute.flagged (an early warning, before a formal chargeback) and
creator.dispute.created (the formal chargeback) share the dispute resource.
Use source to identify the provider that reported it.
Example: creator.dispute.created
creator.dispute.flagged event uses the identical shape with
"type": "creator.dispute.flagged"; treat it as an early heads-up to prepare
evidence before a formal chargeback is filed.