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": "ac7fc406-452b-494f-a4a5-d2ecb434ba72",
"Name": "sample string 2",
"CreatedDate": "2026-07-02T13:52:33.4860731+00:00",
"ModifiedDate": "2026-07-02T13:52:33.4860731+00:00",
"Status": 5,
"Product": {
"Id": "7447a8db-a5d0-4533-b767-a16538b4e790",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "6ace41e3-4096-480d-85ed-30b11cdd6fbd",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "8d8f0d31-2b0d-48f2-bdc7-616e090922ab",
"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": "6ace41e3-4096-480d-85ed-30b11cdd6fbd",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "8d8f0d31-2b0d-48f2-bdc7-616e090922ab",
"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": "ec1fe183-7a41-40db-ba34-4cba9a36f39a",
"LicenseID": "e7a9fd6e-4fe6-4a16-bbfb-4e3255e1a10c",
"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": "6ace41e3-4096-480d-85ed-30b11cdd6fbd",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "8d8f0d31-2b0d-48f2-bdc7-616e090922ab",
"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": "88ae0d9b-67b9-43fa-9936-940c179d20c5",
"ThemeProjectID": "6ddbbfee-9e74-4fd4-9b76-cd7e7e2641c0",
"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": "8b6a92af-e737-452e-83e9-b33e149c9f1a",
"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": "7705a33b-3aac-4a59-b64e-37176b6db67c",
"BackgroundColor": "sample string 14"
},
{
"Id": "8b6a92af-e737-452e-83e9-b33e149c9f1a",
"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": "7705a33b-3aac-4a59-b64e-37176b6db67c",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "515b1caf-fe05-42b8-a9ee-e58ec8716259",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "bc8d97b2-db7b-4881-98f6-89ad2ad6f416",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "36c8ee7e-bd6a-4fc0-8906-8b916877743d",
"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": "7ba9e1cf-d864-4121-86bd-ed4f05c43f29",
"IsLocked": true,
"StampColor": "sample string 24"
},
{
"ProjectAssetId": "515b1caf-fe05-42b8-a9ee-e58ec8716259",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "bc8d97b2-db7b-4881-98f6-89ad2ad6f416",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "36c8ee7e-bd6a-4fc0-8906-8b916877743d",
"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": "7ba9e1cf-d864-4121-86bd-ed4f05c43f29",
"IsLocked": true,
"StampColor": "sample string 24"
}
],
"ARAsset": {
"Id": "d941fb63-7ec3-4d52-bd8a-b7aa58bf254a",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-07-02T13:52:33.5016959+00:00",
"ModifiedDateUTC": "2026-07-02T13:52:33.5016959+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "6d35fc2e-3fde-41c1-a390-4aaad4591114",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "38e9da2a-9c7a-45a8-9750-7d5832133f87",
"ProductId": "dad8baa5-b7d4-4538-8ca8-31fa7f46aafa",
"UserID": "c0a56c46-f526-4dbe-b9b6-fe73a77c217d",
"GuestUserId": "7be0b3aa-9096-4494-9aa6-8bd1d35317c4",
"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-07-02T13:52:33.5016959+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "aecb671c-71b9-4df8-82a7-5cb4a2facb88",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "d319fb55-63b8-4843-a49e-6948a6e2d99e",
"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. |