> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getmeasure.com/llms.txt
> Use this file to discover all available pages before exploring further.

# subscription.updated

> Triggered when properties the subscription such as the metadata, net terms, auto-charge status are updated. Please note that a different webhook is triggered when the pricing plan is changed on the subscription.



## OpenAPI

````yaml webhook subscription.updated
openapi: 3.1.0
info:
  title: Webhooks supported by Maple
  version: 1.0.0
servers: []
security: []
paths: {}

````