POST themeProject/SubmitProject
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": "905f26b5-bfa6-4ec3-aa67-b82c3206d791",
"Name": "sample string 2",
"CreatedDate": "2026-05-02T22:17:22.1871997+00:00",
"ModifiedDate": "2026-05-02T22:17:22.1871997+00:00",
"Status": 5,
"Product": {
"Id": "48f2a9df-8944-4ceb-a29b-d2e17297594f",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "c1f21f1a-cc0c-4542-bd10-3df76d52cbe2",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "af4bcd40-6261-4bd6-8b8a-0cb71362aab6",
"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": "c1f21f1a-cc0c-4542-bd10-3df76d52cbe2",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "af4bcd40-6261-4bd6-8b8a-0cb71362aab6",
"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": "12c62321-9f94-4b3e-b2a3-0430cee44499",
"LicenseID": "df2897fc-4541-47f7-89ae-17d1c28ff82a",
"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": "c1f21f1a-cc0c-4542-bd10-3df76d52cbe2",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "af4bcd40-6261-4bd6-8b8a-0cb71362aab6",
"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": "73aa8af2-a71e-46cd-ba33-d188b272e1a9",
"ThemeProjectID": "96901507-5529-4654-aec2-c83f287c613f",
"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": "5e076792-03ad-4360-8c8f-c1da2773fa53",
"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": "6d69890d-0758-4942-8ced-9467d30e28f0",
"BackgroundColor": "sample string 14"
},
{
"Id": "5e076792-03ad-4360-8c8f-c1da2773fa53",
"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": "6d69890d-0758-4942-8ced-9467d30e28f0",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "d2054351-a5b8-477a-8381-f60f7914f3fc",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "09ed3d79-4c7e-49b2-9b02-8fe4339c9fa1",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "f352f7aa-fe9e-4405-bc57-916dd89b4b39",
"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": "b6975de7-1df3-4673-b40c-e1e201efc040",
"IsLocked": true,
"StampColor": "sample string 24"
},
{
"ProjectAssetId": "d2054351-a5b8-477a-8381-f60f7914f3fc",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "09ed3d79-4c7e-49b2-9b02-8fe4339c9fa1",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "f352f7aa-fe9e-4405-bc57-916dd89b4b39",
"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": "b6975de7-1df3-4673-b40c-e1e201efc040",
"IsLocked": true,
"StampColor": "sample string 24"
}
],
"ARAsset": {
"Id": "bea06b55-f25a-410c-86c1-3a4f42b29e76",
"IsVideoEncoded": true,
"IsVideoTrimmed": true,
"IsPortraitVideo": true,
"IsKeepLowResolutionVideo": true,
"PublishedVideoURL": "sample string 6",
"OriginalAssetURL": "sample string 7",
"VideoThumbnailURL": "sample string 8",
"CreatedDateUTC": "2026-05-02T22:17:22.1871997+00:00",
"ModifiedDateUTC": "2026-05-02T22:17:22.1871997+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "53306ed8-2b05-4f9f-a6a3-8a3d31adf4a9",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "b7c27b2c-c21e-406a-8d26-52d009392441",
"ProductId": "01773e1d-a30a-4e21-875b-18f028c13c79",
"UserID": "0017dc56-dca7-43ce-b09f-29bf6afb71ed",
"GuestUserId": "1faec31a-107a-4b18-9070-7e004e4b5391",
"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-05-02T22:17:22.1871997+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "04e76c76-e0c1-4942-8fe2-89acb2b9c144",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "6250d2a7-7407-477f-8410-7be93f70ab88",
"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. |