POST themeProject/Update
Request Information
URI Parameters
None.
Body Parameters
ThemeProject| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| CreatedDate | date |
None. |
|
| ModifiedDate | date |
None. |
|
| Status | integer |
None. |
|
| Product | Product |
None. |
|
| Background | Background |
None. |
|
| SFCCProduct | ThemeProject_SFCCProduct |
None. |
|
| Stamps | Collection of Stamp |
None. |
|
| Assets | Collection of ThemeProjectAsset |
None. |
|
| ARAsset | ARAsset |
None. |
|
| BackgroundId | globally unique identifier |
None. |
|
| BackgroundColor | string |
None. |
|
| LayoutMaskId | globally unique identifier |
None. |
|
| ProductId | globally unique identifier |
None. |
|
| UserID | globally unique identifier |
None. |
|
| GuestUserId | globally unique identifier |
None. |
|
| PreviewImageDetails | string |
None. |
|
| FormTemplate | string |
None. |
|
| s7ImageVersion | string |
None. |
|
| FinalFlatImageLocation | string |
None. |
|
| FinalFlatImageBlobLocation | string |
None. |
|
| PreviewFlatImageLocation | string |
None. |
|
| IsDefaultProjectName | boolean |
None. |
|
| ProjectImageSource | string |
None. |
|
| FinalImageSource | integer |
None. |
|
| ArtboardFlatImage | Collection of byte |
None. |
|
| ArtboardFlatImageLocation | string |
None. |
|
| SiteCode | string |
None. |
|
| SiteCodeID | integer |
None. |
|
| ShowS7NoBackgroundExistsWarning | boolean |
None. |
|
| EditRequestDateUTC | date |
None. |
|
| IsCSREditing | boolean |
None. |
|
| FinalFlatImage | Collection of byte |
None. |
|
| FinalFlatImageNoMask | Collection of byte |
None. |
|
| LicenseId | globally unique identifier |
None. |
|
| LicenseName | string |
None. |
|
| PDPFG | string |
None. |
|
| PurchaseFG | string |
None. |
|
| SourceProjectId | globally unique identifier |
None. |
|
| IsSourceThemeProject | boolean |
None. |
|
| IsLocked | boolean |
None. |
Request Formats
application/json, text/json, text/html
Sample:
{
"Id": "35dc5321-39be-4407-9cfe-9d8aaf584647",
"Name": "sample string 2",
"CreatedDate": "2026-09-17T10:51:56.5136211+00:00",
"ModifiedDate": "2026-09-17T10:51:56.5136211+00:00",
"Status": 5,
"Product": {
"Id": "c95f5b26-4021-4ffb-910b-b07d64f98455",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "76a89eb6-f2be-4e13-b76a-0c603bd1e5dd",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "55fe08f5-b04f-48a1-9803-7b60bed8c2fd",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
{
"Id": "76a89eb6-f2be-4e13-b76a-0c603bd1e5dd",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "55fe08f5-b04f-48a1-9803-7b60bed8c2fd",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
}
],
"Guideline": {
"Id": "f8d4194a-550a-44f6-9164-6e94373e456c",
"LicenseID": "11cb0d05-c7ba-463c-b96e-5ac45204b1c3",
"Name": "sample string 3",
"Description": "sample string 4",
"IconURL": "sample string 5",
"DesignRules": "sample string 6",
"IsActive": true
},
"Form": null,
"FGCode": "sample string 8",
"IsActive": true,
"SiteCodeID": 10,
"IsProjectCopiedFromTemplate": true
},
"Background": {
"Id": "76a89eb6-f2be-4e13-b76a-0c603bd1e5dd",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "55fe08f5-b04f-48a1-9803-7b60bed8c2fd",
"IsLicensed": true,
"PDPFG": "sample string 7",
"PurchaseFG": "sample string 8",
"PurchasePrice": 1.1,
"LayoutRulesCompareResult": "sample string 9",
"IsSameLayoutAvailable": true,
"IsSameRulesAvailable": true,
"AddedBy": "sample string 12",
"IsMonogram": true,
"IsAR": true,
"IsActive": true,
"IsForAdmin": true,
"IsDeleted": true
},
"SFCCProduct": {
"ThemeProjectSFCCProductID": "25a2ea05-b9c6-4eed-a01a-352a4f5ee02c",
"ThemeProjectID": "28508e88-9403-4049-ab0c-bd485b3008d6",
"MasterProductID": "sample string 3",
"VariantProductID": "sample string 4",
"ProductName": "sample string 5",
"SecondaryProductName": "sample string 6",
"LidColor": "sample string 7",
"IsSFCCProductCreated": true,
"S7DecorationPositionHorizontal": 11
},
"Stamps": [
{
"Id": "4a4507da-fa2c-4602-a417-1e62ddb7a706",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "4811229b-9210-4ae0-bd0e-98fdb5a608a9",
"BackgroundColor": "sample string 14"
},
{
"Id": "4a4507da-fa2c-4602-a417-1e62ddb7a706",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Top": 4.1,
"Left": 5.1,
"Height": 6.1,
"Width": 7.1,
"CanChangeColor": true,
"DefaultColor": "sample string 9",
"Layer": 10,
"Rotation": 11,
"Url": "sample string 12",
"AssetId": "4811229b-9210-4ae0-bd0e-98fdb5a608a9",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "36756e34-b372-48fd-b87a-8fe50684da54",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "c770c638-5088-42d9-bc6b-e946e9c5bdd5",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "6cd2a41a-669e-4de7-9da8-eb3d21caa861",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "916a9255-94ac-476e-a5d6-b529121f4468",
"IsLocked": true,
"StampColor": "sample string 24"
},
{
"ProjectAssetId": "36756e34-b372-48fd-b87a-8fe50684da54",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "c770c638-5088-42d9-bc6b-e946e9c5bdd5",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "6cd2a41a-669e-4de7-9da8-eb3d21caa861",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"PicsartPayload": "sample string 17",
"Brightness": 18.1,
"Saturation": 19.1,
"ImageFilterType": "sample string 20",
"ThemeProjectDetail": "sample string 21",
"GalleryAssetID": "916a9255-94ac-476e-a5d6-b529121f4468",
"IsLocked": true,
"StampColor": "sample string 24"
}
],
"ARAsset": {
"Id": "a0604755-cf72-42c4-abac-c67583a4019c",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-09-17T10:51:56.5136211+00:00",
"ModifiedDateUTC": "2026-09-17T10:51:56.5136211+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "4d6a4090-0556-4686-8038-a0711412c44e",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "603f8206-a4fd-4450-b8dd-aed04f5b06c3",
"ProductId": "b5b88e12-5f24-47ca-a261-e4108e40b3b3",
"UserID": "a0ad6d4f-74c3-4ea2-bde7-28178242281d",
"GuestUserId": "7f4467e8-8d6f-44b2-b255-d781c95324c9",
"PreviewImageDetails": "sample string 11",
"FormTemplate": "sample string 12",
"s7ImageVersion": "sample string 13",
"FinalFlatImageLocation": "sample string 14",
"FinalFlatImageBlobLocation": "sample string 15",
"PreviewFlatImageLocation": "sample string 16",
"IsDefaultProjectName": true,
"ProjectImageSource": "sample string 18",
"FinalImageSource": 19,
"ArtboardFlatImage": "QEA=",
"ArtboardFlatImageLocation": "sample string 20",
"SiteCode": "sample string 21",
"SiteCodeID": 22,
"ShowS7NoBackgroundExistsWarning": true,
"EditRequestDateUTC": "2026-09-17T10:51:56.5136211+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "eb44605b-7b72-441a-a4c7-3617f65d6494",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "05519a58-55d1-4a65-bad0-bbd0d8fe5696",
"IsSourceThemeProject": true,
"IsLocked": true
}
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |