Updates product fields without triggering Stripe synchronization. Useful for updating metadata or non-financial fields that do not affect the Stripe product configuration. Non-HR users are automatically scoped to their local center. Requires FINANCIAL_TENANT or FINANCIAL_LOCAL permission.
Product identifier
The updated Product resource
"https://example.com/"
"https://example.com/"
true
1
{
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
}
"https://example.com/"
Product resource updated
true
1
{
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
}