webhooks_effective_date

The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-webhooks-effective-date-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/webhooks_effective_date",
  "title": "webhooks_effective_date",
  "description": "The `pending_cancellation` and `pending_tier_change` event types will include the date the cancellation or tier change will take effect.",
  "type": "string"
}