update_customer_metadata
Updates metadata key-value pairs on a Stripe customer, preserving existing keys not included in the request.
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. |