Add or update custom metadata fields across any Stripe object type efficiently. Perfect for adding tracking IDs, categories, internal references, and other business-specific data to organize and categorize your Stripe records.
Update metadata across any Stripe object type
Include object IDs, object types, and metadata key-value pairs.
Check object existence, validate metadata format and limits.
Update metadata across objects with merge or replace options.
Comprehensive validation for metadata compliance
Ensure all object IDs exist and are the correct type.
Check metadata key names are valid and within limits.
Validate metadata values are within character limits.
Ensure total metadata keys don't exceed 50 per object.
Download our sample CSV with the correct format for updating metadata across Stripe objects with object IDs, types, and custom key-value pairs.