# ACCOUNT_LIMIT_CHANGE

The limit on a customer's account has changed. This webhook is used in the context of the Decoupled Cards product.

Endpoint: POST account_limit_change
Version: 1.0

## Request fields (application/json):

  - `account_id` (string)
    The ID of customer's account whose limit changed.
    Example: "adc123a45d6d7cf8fbfeed537ba919d5cacc"


## Response 200 fields
