{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"product": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"uuid": "<string>",
"id": 123,
"name": "<string>",
"logo": "<string>",
"settings": {
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
},
"event": "https://example.com/",
"type": "<string>",
"displayOnProfile": true,
"productPriceVariations": [
"https://example.com/"
],
"metaGraphImage": "<string>"
},
"isArchived": true
}
Creates a ProductOption resource.
{
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"product": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"uuid": "<string>",
"id": 123,
"name": "<string>",
"logo": "<string>",
"settings": {
"tenantLogo": true,
"showTitle": true,
"colorSelection": null,
"colorButton": null,
"disableSubscribe": false,
"commentSection": true,
"newestAndTopDonationSection": true,
"requireFullAddress": false,
"disableRegister": false,
"lightThemeOnly": false,
"isThankYouSingular": false
},
"event": "https://example.com/",
"type": "<string>",
"displayOnProfile": true,
"productPriceVariations": [
"https://example.com/"
],
"metaGraphImage": "<string>"
},
"isArchived": true
}
The new ProductOption resource
ProductOption resource created