Triggered when a credit note is created such that generated_at is a value in the past.
{
"id": "ev_16BuMX9pz29bQrgx",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "credit_note_created_with_backdating",
"webhook_status": "not_applicable",
"content": {
"credit_note": {
"allocations": [],
"amount_allocated": 0,
"amount_available": 500,
"amount_refunded": 0,
"base_currency_code": "USD",
"...": "..."
}
}
}