update_customer_metadata
Update metadata key-value pairs on a Stripe customer. Existing keys not specified remain unchanged.
Instructions
Updates the metadata key-value pairs on a Stripe customer. Existing keys not included in the request are left unchanged.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | The ID of the customer to update (e.g., 'cus_123'). | |
| metadata | Yes | Key-value pairs to set on the customer's metadata. |