Creates a new product and syncs it to Stripe. Automatically generates slug, slugGo, and slugEnGo identifiers. For fee-type products, sets the local center default fee product if not already configured. For donation-type products, registers as the tenant default donation product if none exists. For manual invoice products, configures internal invoice settings. Requires FINANCIAL_TENANT or FINANCIAL_LOCAL permission.
The new 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 created
true
1
{
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
}