Triggered when an omnichannel subscription item is scheduled for cancellation.
{
"id": "ev_16BTLp5ZCwd3dBAz",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "omnichannel_subscription_item_cancellation_scheduled",
"webhook_status": "not_applicable",
"content": {
"omnichannel_subscription": {
"id": "__test__os_AHsdfs123ld1",
"app_id": "__test__gps_sdfwerzx5134",
"customer_id": "__test__XpbTXGTSRp3gEsD8",
"id_at_source": "20000006743",
"source": "google_play_store",
"...": "..."
},
"omnichannel_subscription_item": {
"id": "omnichannel_subscription_item_example_id",
"...": "..."
},
"customer": {
"allow_direct_debit": false,
"auto_collection": "on",
"billing_address": {
"city": "Walnut",
"country": "US",
"first_name": "John",
"last_name": "Doe",
"line1": "PO Box 9999",
"...": "..."
},
"card_status": "no_card",
"created_at": 1517505731,
"...": "..."
}
}
}