Advertisement
verygoodplugins

Untitled

Apr 29th, 2021
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. {
  2. "created": 1326853478,
  3. "livemode": false,
  4. "id": "evt_00000000000000",
  5. "type": "subscription_schedule.canceled",
  6. "object": "event",
  7. "request": null,
  8. "pending_webhooks": 1,
  9. "api_version": "2020-08-27",
  10. "data": {
  11. "object": {
  12. "id": "sub_00000000000000",
  13. "object": "subscription_schedule",
  14. "canceled_at": null,
  15. "completed_at": null,
  16. "created": 1619705265,
  17. "current_phase": null,
  18. "customer": "cus_00000000000000",
  19. "default_settings": {
  20. "application_fee_percent": null,
  21. "billing_cycle_anchor": "automatic",
  22. "billing_thresholds": null,
  23. "collection_method": "charge_automatically",
  24. "default_payment_method": null,
  25. "invoice_settings": null,
  26. "transfer_data": null
  27. },
  28. "end_behavior": "release",
  29. "livemode": false,
  30. "metadata": {},
  31. "phases": [
  32. {
  33. "add_invoice_items": [],
  34. "application_fee_percent": null,
  35. "billing_cycle_anchor": null,
  36. "billing_thresholds": null,
  37. "collection_method": null,
  38. "coupon": null,
  39. "default_payment_method": null,
  40. "default_tax_rates": [],
  41. "end_date": 1651759665,
  42. "invoice_settings": null,
  43. "items": [
  44. {
  45. "billing_thresholds": null,
  46. "price": "price_00000000000000",
  47. "quantity": 1,
  48. "tax_rates": []
  49. }
  50. ],
  51. "proration_behavior": "create_prorations",
  52. "start_date": 1620310065,
  53. "transfer_data": null,
  54. "trial_end": null
  55. }
  56. ],
  57. "released_at": null,
  58. "released_subscription": null,
  59. "status": "not_started",
  60. "subscription": null
  61. }
  62. }
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement