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": "a481b830-47af-4194-8ba6-5ecdad0e0762",
"Name": "sample string 2",
"CreatedDate": "2026-09-17T10:51:56.6073084+00:00",
"ModifiedDate": "2026-09-17T10:51:56.6073084+00:00",
"Status": 5,
"Product": {
"Id": "7f5cabed-0e66-493d-a589-cfcde3a3f38b",
"Name": "sample string 2",
"Size": 3,
"Category": "sample string 4",
"Price": 5.1,
"WrapHeight": 6.1,
"WrapWidth": 7.1,
"Backgrounds": [
{
"Id": "5c15ed95-1dce-481d-a64e-236df93ddd70",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "a9f53e8e-51ad-4d7e-b923-95cf4ce19426",
"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": "5c15ed95-1dce-481d-a64e-236df93ddd70",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "a9f53e8e-51ad-4d7e-b923-95cf4ce19426",
"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": "2f60792a-c61d-47aa-a687-bd7a83dbebc8",
"LicenseID": "1ecc94dc-d02c-4b93-a20e-9f8fe4c17661",
"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": "5c15ed95-1dce-481d-a64e-236df93ddd70",
"Name": "sample string 2",
"CategoryNames": "sample string 3",
"Url": "sample string 4",
"IsDefault": true,
"LicenseID": "a9f53e8e-51ad-4d7e-b923-95cf4ce19426",
"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": "fbbf51e2-3dfd-44c0-8c59-c56918d1ecab",
"ThemeProjectID": "8645dec8-c0cf-4b4c-9c95-8a602a85f5a2",
"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": "4bae6de7-6557-4d14-832d-d007f6e5b514",
"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": "34daeba2-beb7-44db-b71d-3d2175517c13",
"BackgroundColor": "sample string 14"
},
{
"Id": "4bae6de7-6557-4d14-832d-d007f6e5b514",
"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": "34daeba2-beb7-44db-b71d-3d2175517c13",
"BackgroundColor": "sample string 14"
}
],
"Assets": [
{
"ProjectAssetId": "0b856162-f558-4fee-b0f8-a324b7834e20",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "067f2e91-198e-445d-a200-ff2a2fcf935b",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "f8df2ffc-6e09-474f-9d45-7a9c5f71a927",
"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": "fd825bda-d663-4ac0-a748-f1caf32304f7",
"IsLocked": true,
"StampColor": "sample string 24"
},
{
"ProjectAssetId": "0b856162-f558-4fee-b0f8-a324b7834e20",
"Height": 2.1,
"Width": 3.1,
"AssetHeight": 4.1,
"AssetWidth": 5.1,
"Left": 6.1,
"Top": 7.1,
"AssetId": "067f2e91-198e-445d-a200-ff2a2fcf935b",
"FlipX": true,
"FlipY": true,
"Rotation": 11.1,
"zIndex": 12,
"AssetType": 13,
"DesignerPayload": "sample string 14",
"LayoutMaskItemId": "f8df2ffc-6e09-474f-9d45-7a9c5f71a927",
"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": "fd825bda-d663-4ac0-a748-f1caf32304f7",
"IsLocked": true,
"StampColor": "sample string 24"
}
],
"ARAsset": {
"Id": "18a4121d-9446-4dca-bae0-1dffbafe180b",
"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.6073084+00:00",
"ModifiedDateUTC": "2026-09-17T10:51:56.6073084+00:00",
"VideoStatus": 11,
"IsTemp": true,
"ErrorText": "sample string 13",
"ARVideoUploadStatus": 0
},
"BackgroundId": "8966ef7f-0640-481f-848c-048106d1143a",
"BackgroundColor": "sample string 7",
"LayoutMaskId": "0b1a194f-1e43-4a06-9e38-d2a48f09846b",
"ProductId": "9767b68f-86d8-49ef-8040-5ccb2de6a867",
"UserID": "ddf0d7e8-cec9-47d6-84cf-3d34729f18e8",
"GuestUserId": "397bef18-756c-4a14-a707-709c300090fe",
"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.6073084+00:00",
"IsCSREditing": true,
"FinalFlatImage": "QEA=",
"FinalFlatImageNoMask": "QEA=",
"LicenseId": "b2f9c9d6-3797-4d15-a3d5-7b896a367131",
"LicenseName": "sample string 25",
"PDPFG": "sample string 26",
"PurchaseFG": "sample string 27",
"SourceProjectId": "b567f990-b152-4d1d-a21f-9a5cb5b7dfba",
"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. |