WEBHOOK
subscription.default_usage_threshold_exceeded
{
  "arr": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "auto_charges": true,
  "auto_renews": true,
  "billing_anchor_date": "2023-11-07T05:31:56Z",
  "bundle_pricing_id": "<string>",
  "cancel_date": null,
  "change_date": null,
  "computed_entitlements": [
    {
      "entitlement_id": "<string>",
      "inherited_from_id": null,
      "inherited_from_type": null,
      "key": "<string>",
      "name": "<string>",
      "original_value": "<any>",
      "overridden": null,
      "type": "<string>",
      "value": "<any>"
    }
  ],
  "config_items": [
    {
      "minimum_units": 123,
      "num_licenses": 123,
      "product_metric_pricing_id": null,
      "product_pricing_id": null,
      "quantity_config": {
        "allow_custom_quantity": true,
        "max_quantity": 123,
        "min_quantity": 123
      },
      "upsell_product_metric_pricing_id": null
    }
  ],
  "created_at": "2023-11-07T05:31:56Z",
  "customer": {
    "email": "<string>",
    "exclude_from_metrics": true,
    "id": "<string>",
    "identifier": "<string>",
    "managed_externally": true,
    "name": "<string>",
    "org_name": "<string>",
    "owner_id": null,
    "parent_customer_id": null,
    "status": "<string>",
    "title": "<string>"
  },
  "customer_cancel_reason": null,
  "customer_id": "<string>",
  "end_date": null,
  "id": "<string>",
  "import_created_at_ref": null,
  "import_ref": null,
  "imported_from": null,
  "invoice_additional_display_fields": [
    {
      "name": "<string>",
      "value": "<string>"
    }
  ],
  "invoice_due_date_from_creation": 1,
  "invoice_event_grace_period": 1,
  "metadata": [
    1
  ],
  "minimum_spend": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "mrr": {
    "currency": "<string>",
    "value_in_cents": 123
  },
  "next_invoice_date": null,
  "parent_billed": true,
  "parent_customer": {
    "email": "<string>",
    "exclude_from_metrics": true,
    "id": "<string>",
    "identifier": "<string>",
    "managed_externally": true,
    "name": "<string>",
    "org_name": "<string>",
    "owner_id": null,
    "parent_customer_id": null,
    "status": "<string>",
    "title": "<string>"
  },
  "parent_customer_id": null,
  "pause_date": null,
  "payment_method_id": null,
  "product_pricing_ids": [
    "<string>"
  ],
  "renewal_date": null,
  "start_date": "2023-11-07T05:31:56Z",
  "status": "<string>",
  "tags": [
    "<string>"
  ],
  "term": {
    "count": 123,
    "frequency": "<string>"
  },
  "trial": true,
  "trial_conversion_date": null,
  "updated_at": "2023-11-07T05:31:56Z"
}

Body

application/json

Subscription Usage Threshold Exceeded

The body is of type object.

Response

200

Return a 200 status to indicate that the data was received successfully