GET themeProject/GetPendingTemplateSFCCProduct
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of 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. |
Response Formats
application/json, text/json, text/html
Sample:
[
{
"Id": "abb444c7-6061-43ef-9609-34d9a08ad3f8",
"Name": "sample string 2",
"CreatedDate": "2026-08-25T02:52:24.5383539+00:00",
"ModifiedDate": "2026-08-25T02:52:24.5383539+00:00",
"Status": 5,
"Product": {
"Id": "1c73cc0b-8c26-4c4f-9e3a-4d88d715a1d9",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "64903540-7c50-44dc-97d3-07cf79623f11",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "10c5ab18-23f1-4d88-a3f8-efe57fcb3442",
"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": "64903540-7c50-44dc-97d3-07cf79623f11",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "10c5ab18-23f1-4d88-a3f8-efe57fcb3442",
"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": "69043c8e-e7b6-42fe-a504-8e543593ec92",
"LicenseID": "3f55f5fc-959d-44db-949f-b497c5bebb99",
"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": "64903540-7c50-44dc-97d3-07cf79623f11",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "10c5ab18-23f1-4d88-a3f8-efe57fcb3442",
"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": "de8aa926-1944-42e1-b58a-748d56f9e1a0",
"ThemeProjectID": "6370beef-0280-4b3b-926d-3d6f61925b57",
"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": "d01ec809-aa8a-41db-a968-31b49003ab06",
"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": "6191a841-0b07-4b68-85be-f24cbd8f552f",
"BackgroundColor": "sample string 14"
},
{
"Id": "d01ec809-aa8a-41db-a968-31b49003ab06",
"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": "6191a841-0b07-4b68-85be-f24cbd8f552f",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "a5e799f4-0826-4753-a5c4-16e51c765096",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a14874e6-9320-4dd1-a69f-d2a0e17469e1",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "410742a7-ff9c-4cd5-87cc-9261d125ff97",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "9c5b6f57-61df-4153-94aa-5a3e3c4dd9d5",
"IsLocked": true,
"StampColor": "sample string 23"
},
{
"ProjectAssetId": "a5e799f4-0826-4753-a5c4-16e51c765096",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a14874e6-9320-4dd1-a69f-d2a0e17469e1",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "410742a7-ff9c-4cd5-87cc-9261d125ff97",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "9c5b6f57-61df-4153-94aa-5a3e3c4dd9d5",
"IsLocked": true,
"StampColor": "sample string 23"
}
],
"ARAsset": {
"Id": "27ac7d67-1b7b-4b50-8591-d64747ef207e",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-25T02:52:24.5383539+00:00",
"ModifiedDateUTC": "2026-08-25T02:52:24.5383539+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "b9415454-0430-46bc-9bea-69b0446cb880",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "2569ac83-ca7c-46e1-8ff5-0e640931ee88",
"ProductId": "6f7ff5ff-7d27-44ff-bedf-73b9a5394ba7",
"UserID": "28f8307a-66d8-47be-986c-5814a82d1098",
"GuestUserId": "f9c3f263-ed42-4df1-ada5-77e932fa54f1",
"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-08-25T02:52:24.5383539+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "63cf996c-f7d1-41a0-be70-8d92a25dd74d",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "c334a9db-20a4-4a7a-9888-0fe2fcfd99da",
"IsSourceThemeProject": true
},
{
"Id": "abb444c7-6061-43ef-9609-34d9a08ad3f8",
"Name": "sample string 2",
"CreatedDate": "2026-08-25T02:52:24.5383539+00:00",
"ModifiedDate": "2026-08-25T02:52:24.5383539+00:00",
"Status": 5,
"Product": {
"Id": "1c73cc0b-8c26-4c4f-9e3a-4d88d715a1d9",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "64903540-7c50-44dc-97d3-07cf79623f11",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "10c5ab18-23f1-4d88-a3f8-efe57fcb3442",
"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": "64903540-7c50-44dc-97d3-07cf79623f11",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "10c5ab18-23f1-4d88-a3f8-efe57fcb3442",
"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": "69043c8e-e7b6-42fe-a504-8e543593ec92",
"LicenseID": "3f55f5fc-959d-44db-949f-b497c5bebb99",
"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": "64903540-7c50-44dc-97d3-07cf79623f11",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "10c5ab18-23f1-4d88-a3f8-efe57fcb3442",
"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": "de8aa926-1944-42e1-b58a-748d56f9e1a0",
"ThemeProjectID": "6370beef-0280-4b3b-926d-3d6f61925b57",
"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": "d01ec809-aa8a-41db-a968-31b49003ab06",
"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": "6191a841-0b07-4b68-85be-f24cbd8f552f",
"BackgroundColor": "sample string 14"
},
{
"Id": "d01ec809-aa8a-41db-a968-31b49003ab06",
"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": "6191a841-0b07-4b68-85be-f24cbd8f552f",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "a5e799f4-0826-4753-a5c4-16e51c765096",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a14874e6-9320-4dd1-a69f-d2a0e17469e1",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "410742a7-ff9c-4cd5-87cc-9261d125ff97",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "9c5b6f57-61df-4153-94aa-5a3e3c4dd9d5",
"IsLocked": true,
"StampColor": "sample string 23"
},
{
"ProjectAssetId": "a5e799f4-0826-4753-a5c4-16e51c765096",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "a14874e6-9320-4dd1-a69f-d2a0e17469e1",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "410742a7-ff9c-4cd5-87cc-9261d125ff97",
"ImageUrl": "sample string 15",
"CropPayload": "sample string 16",
"Brightness": 17.1,
"Saturation": 18.1,
"ImageFilterType": "sample string 19",
"ThemeProjectDetail": "sample string 20",
"GalleryAssetID": "9c5b6f57-61df-4153-94aa-5a3e3c4dd9d5",
"IsLocked": true,
"StampColor": "sample string 23"
}
],
"ARAsset": {
"Id": "27ac7d67-1b7b-4b50-8591-d64747ef207e",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-08-25T02:52:24.5383539+00:00",
"ModifiedDateUTC": "2026-08-25T02:52:24.5383539+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "b9415454-0430-46bc-9bea-69b0446cb880",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "2569ac83-ca7c-46e1-8ff5-0e640931ee88",
"ProductId": "6f7ff5ff-7d27-44ff-bedf-73b9a5394ba7",
"UserID": "28f8307a-66d8-47be-986c-5814a82d1098",
"GuestUserId": "f9c3f263-ed42-4df1-ada5-77e932fa54f1",
"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-08-25T02:52:24.5383539+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "63cf996c-f7d1-41a0-be70-8d92a25dd74d",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "c334a9db-20a4-4a7a-9888-0fe2fcfd99da",
"IsSourceThemeProject": true
}
]
application/xml
Sample:
text/xml
Sample: