For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create or Update Product

Creates Product

Name
Data Type
Description

AccountToken

string

A unique authentication token generated specifically for a 3PL account. It is used as a parameter in API requests to authenticate and access resources related to the corresponding 3PL account.

BasePartNumber

string, required

It Represents style number. This is the skeleton SKU from which unique SKUs will be generated. Many SKUs can have the same Base Part. For example, BasePartNumber: TEE-SHIRT, ItemNumber: TEE-SHIRT-RED-LRG. Note: Two rows cannot have the same Base Part Number.

Handle

string

It is a unique indentifier used for marching products in third party apps.

BodyHtml

string

It Contains the html code to structure the view of product.

Title

string

It represents the title or description for the product.

ProductCategoryName

string

It represents the category of product. For instance, it can be Apparel, Games or Footwear.

Option1Name

string

It represents the first option for the BasePartNumber. For Apparel items, It can be Color.

Option1Value

string

It represents the value for the first option. For example if Option1Name is Color, then Option1Value can be Black.

Option1ValueCode

string

It represents an abbreviated code for Option1Value. For example, if Option1Value is Black, then Option1ValueCode can be BLK.

Option2Name

string

It represents the second option for the BasePartNumber. For Apparel items, It can be Size.

Option2Value

string

It represents the value for the second option. For example if Option2Name is Size, then Option2Value can be Medium.

Option2ValueCode

string

It represents an abbreviated code for Option2Value. For example, if Option2Value is Medium, then Option2ValueCode can be M.

Option3Name

string

It represents the third option for the BasePartNumber. It can be Shape.

Option3Value

string

It represents the value for the third option. For example if Option3Name is Shape, then Option3Value can be Circle.

Option3ValueCode

string

It represents an abbreviated code for Option3Value. For example, if Option3Value is Circle, then Option3ValueCode can be CIR.

ItemNumber

string, required

It Represents the item's (SKU) number. This property is unique to this item, another item cannot be created with the same Item Number.

ItemBarcode

string

It represents the Barcode for the item.

ItemUpc

string

It represents the item's UPC code.

ItemTypeName

string, required

It represents the item type, inventory items have their quantities tracked but the others do not.

StandardUnitPrice

double, required

It represents the standard price at which to sell this item. This price is retrieved by default when an item is added to an estimate or sales order.

CustomPrice1

double

CustomPrice1 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice2

double

CustomPrice2 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice3

double

CustomPrice3 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice4

double

CustomPrice4 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice5

double

CustomPrice5 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice6

double

CustomPrice6 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice7

double

CustomPrice7 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice8

double

CustomPrice8 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice9

double

CustomPrice9 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice10

double

CustomPrice10 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice11

double

CustomPrice11 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice12

double

CustomPrice12 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice13

double

CustomPrice13 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

CustomPrice14

double

CustomPrice14 can be customized as any price in the system (Distributor, Wholesale, Retail, etc.) for the home currency.

StandardUnitCost

double, required

It represents the standard cost at which the item is purchased from vendors.

SellUomCode

string, required

It represents the unit of measure (UOM) for the item, this controls how the item is sold and purchased. Certain UOMs allow the item to be entered in decimal quantities, such as litres or kilograms. Others only allow integer quantities, like each.For example, if it is sold by the gram, foot, each, etc.

IsSellableFlag

bool

This flag allows the item to available to add in Sales modules.

IsPurchasableFlag

bool

This flag allows the item to available to add in Purchase modules.

ReturnableFlag

bool

This flag sets whether the item is returnable or not.

ManufactureItemFlag

bool

This flag sets whether the item is returnable or not.

IsRawMaterialFlag

bool

This flag sets whether the item is consumed to produce another item or not.

DefaultVendorName

string

It represents the default vendor for item.

AssetAccountName

string

It represents the item's asset account.This account will be used in future transactions for this item (bills, invoices, etc.).

CogsAccountName

string

It represents the item's cost of goods sold account.This account will be used in future transactions for this item (e.g. invoice).

AdjAccountName

string

It represents the item's adjustment account.This account is used as the default inventory adjustment account.

IncomeAccountName

string

It represents the item's income account.This account will be used in future transactions for this item (e.g. invoice).

ExpenseAccountName

string

It represents the item's expense account and it's available for non-inventory items. This account will be used in future transactions for this item.

WipAccountName

string

It represents the Work in Progress account for item.

Length

double

It represents the item's length.

Width

double

It represents the item's width.

Height

double

It represents the item's height.

SizeUomCode

string, required

It represents unit of measure for the item's size (e.g. cm, ft, m).

Weight

double

It represents the item's weight.

WeightUomCode

string, required

It represents unit of measure for the item's weight (e.g. lb, kg, g).

AlertNote

string

It is used to add alert note for item. Everytime when item is added to a module, this alert note will appear to user.

WebUrl

string

It represents the internet link for the item.

ImagePath

string

It represents the internet link for the image to be attached with item.

SeasonValues

string

It represents the season values here like Winter,summer etc.

HazmatCode

string

It represents the item's hazmat code.

SellPkgQty

string

It represents the quantity that is sold per package.

ReOrderPointQty

string

It represents the minimum quantity to hold of this item such that when it drops to this amount, the item should be replenished.

ReOrderQty

string

It represents the amount to re-order when an item's stock reaches the re-order point quantity.

ActiveFlag

bool

It is used to Active or Deactivate the product.

IsTaxableOnSale

bool

It is used to apply tax on sales.

SaleTaxCode

string

It represents the default tax code to sell this item.This tax is retrieved when an item is added to an estimate or sales order.

IsTaxableOnPurchase

bool

It is used to apply tax on purchase.

PurchaseTaxCode

string

It represents the default tax code to purchase this item.This tax is retrieved when an item is added to a purchase order.

BrandName

string

It represents the brand name for the item.

GroupName

string

It represents the product group for item.

CategoryName

string

It allows to select category for item.

SalesNotes

string

It represents note for sales.

PurchaseNotes

string

It represents note for purchasing.

CooCodeIso2

string

It represents country of origin code CooCodeIso2 for item.

GenderCode

string

It represents item's GenderCode.

MaterialName

string

It represents item's MaterialName.

HSCode

string

It represents the hazmat code for item.

Tags

string

It represents all the specified tags for item.

WarrantyTime

string

It represents the item's WarrantyTime.

WarrantyUOM

string

It represents the item's WarrantyUOM.

ShelfLife

string

It represents the item's ShelfLife.

ExpirationDate

string

It represents the item's ExpirationDate.

CARB

string

It represents the item's CARB.

UseImageForProductPreviewFlag

bool

It allows use of image for product preview.

DefaultStoreName

string

It represents the default store name for item.

DefaultLocationName

string

It represents the default location name for item.

IsTransferableFlag

bool

It is used to set transferable flag to item.

ForceSalesTaxCode

string

It represents force sales tax code for item.

ProjectClassName

string

It represents the project class name for item.

AlternativeItemNumber1

string

It represents the alternate item number 1.

AlternativeItemNumber2

string

It represents the alternate item number 2.

AlternativeItemNumber3

string

It represents the alternate item number 3.

IsPreSellFlag

bool

It is used to set pre sell flag to item and show pre sell status.

Account3plName

string

The name of the 3PL account.

Account3PLCode

string

The code of the 3PL account.

post
Authorizations
AuthorizationstringRequired
Body
AccountTokenstringOptional
Responses
200

OK

application/json
IsForwardRequestbooleanOptional
MessagestringOptional
MessageTitlestring · nullableOptional
ResultbooleanOptional
post/api/xerp/account3pl/product/create
POST /api/xerp/account3pl/product/create HTTP/1.1
Host: res.xorosoft.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 9076

{
  "AccountToken": "f8e4rHH9DPQ4rKlaWk",
  "Data": [
    {
      "ActiveFlag": true,
      "BasePartNumber": "ACVBGRRT-1",
      "BodyHtml": "",
      "CategoryId": null,
      "CreateDttm": "07/23/2024",
      "CreateSource": "test",
      "DefaultProductImagePath": null,
      "Handle": "",
      "Id": 178405,
      "ModifyDttm": "07/23/2024",
      "ModifySource": "test",
      "Options": [
        {
          "Id": 18,
          "Name": "Color",
          "Position": 1,
          "ValueArr": [
            "BLACK",
            "BLACK",
            "CORAL REEF",
            "CORAL REEF",
            "PINK FLAMINGO",
            "RIO POP",
            "KIMONO PURPLE",
            "SHAMBHALA AQUA",
            "BLACK TIE DYE",
            "KELIANA",
            "MAUI BLUE TIE DYE",
            "KONA DAHLIA"
          ],
          "Values": [
            {
              "Code": "BLACK",
              "Id": 4093,
              "Name": "BLACK",
              "OptionId": 18,
              "Seq": 10
            },
            {
              "Code": "BLACK",
              "Id": 4093,
              "Name": "BLACK",
              "OptionId": 18,
              "Seq": 10
            },
            {
              "Code": "CORALREEF",
              "Id": 4684,
              "Name": "CORAL REEF",
              "OptionId": 18,
              "Seq": 543
            },
            {
              "Code": "CORALREEF",
              "Id": 4684,
              "Name": "CORAL REEF",
              "OptionId": 18,
              "Seq": 543
            },
            {
              "Code": "PINKFLAMIN",
              "Id": 5093,
              "Name": "PINK FLAMINGO",
              "OptionId": 18,
              "Seq": 935
            },
            {
              "Code": "RIOPOP",
              "Id": 5094,
              "Name": "RIO POP",
              "OptionId": 18,
              "Seq": 936
            },
            {
              "Code": "KIMONOPPL",
              "Id": 5379,
              "Name": "KIMONO PURPLE",
              "OptionId": 18,
              "Seq": 1220
            },
            {
              "Code": "SHMBLAQUA",
              "Id": 5380,
              "Name": "SHAMBHALA AQUA",
              "OptionId": 18,
              "Seq": 1221
            },
            {
              "Code": "BLAKTIEDYE",
              "Id": 5466,
              "Name": "BLACK TIE DYE",
              "OptionId": 18,
              "Seq": 1305
            },
            {
              "Code": "KELIANA",
              "Id": 5469,
              "Name": "KELIANA",
              "OptionId": 18,
              "Seq": 1307
            },
            {
              "Code": "MAUIBLTIDY",
              "Id": 5473,
              "Name": "MAUI BLUE TIE DYE",
              "OptionId": 18,
              "Seq": 1311
            },
            {
              "Code": "KONADAHLIA",
              "Id": 5491,
              "Name": "KONA DAHLIA",
              "OptionId": 18,
              "Seq": 1329
            }
          ]
        },
        {
          "Id": 19,
          "Name": "Size",
          "Position": 2,
          "ValueArr": [
            "S",
            "M"
          ],
          "Values": [
            {
              "Code": "S",
              "Id": 4105,
              "Name": "S",
              "OptionId": 19,
              "Seq": 5
            },
            {
              "Code": "M",
              "Id": 4107,
              "Name": "M",
              "OptionId": 19,
              "Seq": 7
            }
          ]
        }
      ],
      "ProductCategoryName": "",
      "ProductImages": [],
      "ProductTags": null,
      "Title": "Test KAHONI SUPER CHEEK BLACK S",
      "Variants": [
        {
          "Account3PLCode": "DAK",
          "Account3PLId": null,
          "Account3PLName": null,
          "ActiveFlag": true,
          "ActiveFlagStr": null,
          "AdjAccntId": "B7D03F338DD5065FD4441C9F48A7",
          "AdjAccountName": "COGS Inventory - Not Owned",
          "AlertNote": "",
          "AllowBackorderFlag": false,
          "AllowedPurchaseUomIdList": null,
          "AllowedPurchaseUomNameList": null,
          "AllowedSellUomIdList": null,
          "AllowedSellUomNameList": null,
          "AlternativeItemNumber1": "0004109-KONADAHLIA-M",
          "AlternativeItemNumber2": "D.000.4109.590.MD",
          "AlternativeItemNumber3": "",
          "AssetAccntId": "B7D03F338C6171DB72D9E48A4749",
          "AssetAccountName": "Inventory - Not Owned",
          "AverageUnitCost": null,
          "BasePartNumber": "ACVBGRRT-1",
          "BaseUomCode": null,
          "BaseUomId": 4,
          "BaseUomName": "Each",
          "BrandId": 10,
          "BrandName": "Test",
          "CARB": "",
          "CBM": null,
          "CategoryId": 42,
          "CategoryName": "Accessories 1 - Small",
          "CogsAccntId": "B7D03F338DD5065FD4441C9F48A7",
          "CogsAccountName": "COGS Inventory - Not Owned",
          "CooCodeIso2": "",
          "CreateDttm": "07/23/2024 03:03:33 AM",
          "CreateSource": "ajit.singh",
          "CurrencyCode": null,
          "CurrencyPriceList": [],
          "CustomDescription": null,
          "CustomFieldH1": "",
          "CustomFieldH10": "",
          "CustomFieldH11": "",
          "CustomFieldH12": "",
          "CustomFieldH13": "",
          "CustomFieldH14": "",
          "CustomFieldH15": "",
          "CustomFieldH16": "",
          "CustomFieldH17": "",
          "CustomFieldH18": "",
          "CustomFieldH19": "",
          "CustomFieldH2": "",
          "CustomFieldH20": "",
          "CustomFieldH21": "",
          "CustomFieldH22": "",
          "CustomFieldH23": "",
          "CustomFieldH24": "",
          "CustomFieldH25": "",
          "CustomFieldH26": "",
          "CustomFieldH27": "",
          "CustomFieldH28": "",
          "CustomFieldH29": "",
          "CustomFieldH3": "",
          "CustomFieldH30": "",
          "CustomFieldH31": "",
          "CustomFieldH32": "",
          "CustomFieldH33": "",
          "CustomFieldH34": "",
          "CustomFieldH35": "",
          "CustomFieldH36": "",
          "CustomFieldH37": "",
          "CustomFieldH38": "",
          "CustomFieldH39": "",
          "CustomFieldH4": "",
          "CustomFieldH40": "",
          "CustomFieldH41": "",
          "CustomFieldH42": "",
          "CustomFieldH43": "",
          "CustomFieldH44": "",
          "CustomFieldH45": "",
          "CustomFieldH46": "",
          "CustomFieldH47": "",
          "CustomFieldH48": "",
          "CustomFieldH49": "",
          "CustomFieldH5": "",
          "CustomFieldH50": "",
          "CustomFieldH6": "",
          "CustomFieldH7": "",
          "CustomFieldH8": "",
          "CustomFieldH9": "",
          "CustomPrice1": null,
          "CustomPrice10": null,
          "CustomPrice11": null,
          "CustomPrice12": null,
          "CustomPrice13": null,
          "CustomPrice14": null,
          "CustomPrice2": null,
          "CustomPrice3": null,
          "CustomPrice4": null,
          "CustomPrice5": null,
          "CustomPrice6": null,
          "CustomPrice7": null,
          "CustomPrice8": null,
          "CustomPrice9": null,
          "CustomPriceFormula": null,
          "CustomPriceFormulaProfile": null,
          "CustomPriceFormulaProfileId": null,
          "CustomPriceLabels": null,
          "DefaultLocationClassName": "",
          "DefaultLocationId": null,
          "DefaultLocationName": "",
          "DefaultProductImagePath": null,
          "DefaultSkuImagePath": null,
          "DefaultStoreId": null,
          "DefaultStoreName": "",
          "DefaultVendorId": null,
          "DefaultVendorName": "",
          "Description": "KAHONI SUPER CHEEK KONA DAHLIA M",
          "DiscontinuedDate": null,
          "DiscountedPrice": null,
          "DoNotUpdateAccounts": false,
          "DoNotUseCheckDBValidation": false,
          "DropShipItemFlag": false,
          "DropShipItemFlagStr": null,
          "DropShipVendors": null,
          "DropShipVendorsList": null,
          "ExpenseAccntId": "",
          "ExpenseAccountName": "",
          "ExpirationDate": null,
          "ForceSalesTaxCode": false,
          "ForceSalesTaxCodeStr": "N",
          "GenderCode": "",
          "GroupId": null,
          "GroupName": "",
          "HSCode": "",
          "HSCodeId": null,
          "HasMultiCurPrice": false,
          "HazmatCode": "",
          "HazmatId": null,
          "HazmatName": "",
          "Height": null,
          "HomeCurrencyCode": null,
          "Id": 579298,
          "ImagePath": "/Images/resources/no-image.gif",
          "ImageUrls": null,
          "ImportError": null,
          "IncomeAccntId": "B7D03F338E3501DA06B9A46242A0",
          "IncomeAccountName": "Sales Inventory - Not Owned",
          "IncomeReturnAccntId": "B7D03F338E3501DA06B9A46242A0",
          "IncomeReturnAccountName": "Sales Inventory - Not Owned",
          "InnerCaseQty": null,
          "InnerCaseUPC": null,
          "InventoryTabAccessPortalSubForm": false,
          "Is3AItemFlag": false,
          "IsBomItemFlag": false,
          "IsPreSellFlag": false,
          "IsPreSellFlagStr": "N",
          "IsProducibleFlag": false,
          "IsProducibleFlagStr": null,
          "IsPurchasableFlag": true,
          "IsPurchasableFlagStr": null,
          "IsRawMaterialFlag": false,
          "IsRawMaterialFlagStr": null,
          "IsRestrictToPurchaseFlag": false,
          "IsRestrictToPurchaseFlagStr": "N",
          "IsSelected": false,
          "IsSellableFlag": true,
          "IsSellableFlagStr": null,
          "IsStockingItemFlag": false,
          "IsTaxableOnPurchase": true,
          "IsTaxableOnPurchaseStr": null,
          "IsTaxableOnSale": true,
          "IsTaxableOnSaleStr": null,
          "IsTransferableFlag": false,
          "IsTransferableFlagStr": "N",
          "ItemBarcode": "",
          "ItemBomJson": null,
          "ItemGtin": null,
          "ItemImageList": [],
          "ItemLpnAttributeMappingObj": null,
          "ItemNumber": "BBN-Test-HG15",
          "ItemProductCategoryName": "",
          "ItemSalesForecastList": null,
          "ItemSalesTaxProvinceMapList": [],
          "ItemTrackingTypeId": null,
          "ItemTrackingTypeName": null,
          "ItemTypeId": 10,
          "ItemTypeName": "Inventory",
          "ItemUpc": "610934063448.00",
          "LastLandedUnitCost": null,
          "LastLandedUnitHomeCurrency": null,
          "LastPurchasedQty": null,
          "LastReceiptCurrencyCode": null,
          "LastReceiptDate": null,
          "LastReceiptReconcileFlag": null,
          "LastUnitCost": null,
          "Length": null,
          "MID": null,
          "ManufactureItemFlag": false,
          "ManufactureItemFlagStr": null,
          "Manufacturer": null,
          "ManufacturerId": null,
          "Margin": null,
          "MasterCaseQty": null,
          "MasterCaseUPC": null,
          "MaterialId": null,
          "MaterialName": "",
          "ModifyDttm": null,
          "ModifySource": "",
          "MultipleUomFlag": false,
          "Name": null,
          "NeedsTrackingFlag": false,
          "OldItemNumber": "BBN-Test-HG15",
          "Option1Name": "Color",
          "Option1Seq": 1329,
          "Option1Value": "KONA DAHLIA",
          "Option1ValueCode": "KONADAHLIA",
          "Option1ValueId": 5491,
          "Option2Name": "Size",
          "Option2Seq": 7,
          "Option2Value": "M",
          "Option2ValueCode": "M",
          "Option2ValueId": 4107,
          "Option3Name": "",
          "Option3Seq": 0,
          "Option3Value": "",
          "Option3ValueCode": "",
          "Option3ValueId": null,
          "OptionArray": null,
          "PriceNotAvailable": false,
          "ProductCategoryId": null,
          "ProductHeaderId": 178405,
          "ProductImageId": null,
          "ProductImages": null,
          "ProductTags": null,
          "ProjectClassId": null,
          "ProjectClassName": null,
          "PurchaseNotes": "",
          "PurchaseTaxCode": "G",
          "PurchaseTaxCodeId": 2,
          "PurchaseTaxCodeName": "G   -   GST Only",
          "PurchaseUomCode": null,
          "PurchaseUomId": 4,
          "PurchaseUomName": "Each",
          "QtyDecimalFlag": false,
          "ReCalculateCustomPrices": false,
          "ReCalculateCustomPricesStr": null,
          "ReOrderPointQty": null,
          "ReOrderQty": null,
          "ReadonlyFlag": false,
          "RefId": null,
          "RemoveImageFlag": false,
          "ReorderPointQtyList": null,
          "RestockingFeePer": null,
          "ReturnableFlag": false,
          "ReturnableFlagStr": "N",
          "SaleTaxCode": "G",
          "SaleTaxCodeName": "G   -   GST Only",
          "SalesNotes": "",
          "SalesTaxCodeId": 2,
          "ScrapAccntId": "",
          "ScrapAccountName": "",
          "SearchKeywords": null,
          "SeasonIdList": [],
          "SeasonValues": "",
          "SellPkgQty": null,
          "SellUomCode": null,
          "SellUomId": 4,
          "SellUomName": "Each",
          "ShelfLife": "",
          "ShowItemPreviewSubForm": false,
          "SizeUomCode": null,
          "SizeUomId": 14,
          "SizeUomName": "Inch",
          "StandardUnitCost": 0,
          "StandardUnitPrice": 0,
          "SubCategoryId": null,
          "SubCategoryName": null,
          "Tags": "",
          "TaxCategoryCode": "",
          "TaxStateMappingProfile": null,
          "TaxStateMappingProfileId": 0,
          "ThirdPartyDisplayName": null,
          "ThirdPartyIconUrl": null,
          "ThirdPartyImageRefNo": null,
          "ThirdPartyRefNo": null,
          "ThirdPartySource": null,
          "Title": "KAHONI SUPER CHEEK BLACK S",
          "TrackingBySerialNumberFlag": false,
          "TrackingBySerialNumberFlagStr": null,
          "TxnTypeId": null,
          "UniqueId": "UNIQUE_ID",
          "UomFactor": null,
          "UpdateDefaultItemImage": true,
          "UpdatePastTransactionsFlag": false,
          "UseImageForProductPreviewFlag": false,
          "UseImageForProductPreviewFlagStr": null,
          "VariantInfo": "KONADAHLIA M",
          "VariantInfoColored": "<span class='label label-default opt1Class'>KONADAHLIA</span> <span class='label label-default opt2Class'>M</span>",
          "VelocityCodeId": null,
          "WarrantyTime": "",
          "WarrantyUOM": "",
          "WebUrl": "",
          "Weight": null,
          "WeightUomCode": null,
          "WeightUomId": 3,
          "WeightUomName": "Pound",
          "Width": null,
          "WipAccntId": "",
          "WipAccountName": ""
        }
      ]
    }
  ]
}
200

OK

{
  "Data": [
    {
      "ActiveFlag": true,
      "BasePartNumber": "0004155",
      "BodyHtml": "",
      "CategoryId": null,
      "CreateDttm": "01/01/0001",
      "CreateSource": null,
      "DefaultProductImagePath": null,
      "Handle": "",
      "Id": 178410,
      "ModifyDttm": null,
      "ModifySource": null,
      "Options": [
        {
          "Id": 18,
          "Name": "Color",
          "Position": 1,
          "ValueArr": [
            "SHADOW",
            "SHADOW",
            "CAPERS"
          ],
          "Values": [
            {
              "Code": "SHADOW",
              "Id": 4153,
              "Name": "SHADOW",
              "OptionId": 18,
              "Seq": 54
            },
            {
              "Code": "SHADOW",
              "Id": 4153,
              "Name": "SHADOW",
              "OptionId": 18,
              "Seq": 54
            },
            {
              "Code": "CAPERS",
              "Id": 5507,
              "Name": "CAPERS",
              "OptionId": 18,
              "Seq": 1345
            }
          ]
        },
        {
          "Id": 19,
          "Name": "Size",
          "Position": 2,
          "ValueArr": [
            "L"
          ],
          "Values": [
            {
              "Code": "L",
              "Id": 4104,
              "Name": "L",
              "OptionId": 19,
              "Seq": 4
            }
          ]
        }
      ],
      "ProductCategoryName": "",
      "ProductImages": null,
      "ProductTags": null,
      "Title": "Test PULSE II HOODIE SHADOW L",
      "Variants": [
        {
          "Account3PLCode": null,
          "Account3PLId": null,
          "Account3PLName": null,
          "ActiveFlag": true,
          "ActiveFlagStr": null,
          "AdjAccntId": "B7D03F338DD5065FD4441C9F48A7",
          "AdjAccountName": "COGS Inventory - Not Owned",
          "AlertNote": "",
          "AllowBackorderFlag": false,
          "AllowedPurchaseUomIdList": null,
          "AllowedPurchaseUomNameList": null,
          "AllowedSellUomIdList": null,
          "AllowedSellUomNameList": null,
          "AlternativeItemNumber1": "0004155-SHADOW-L",
          "AlternativeItemNumber2": "D.000.4155.021.LG",
          "AlternativeItemNumber3": "",
          "AssetAccntId": "B7D03F338C6171DB72D9E48A4749",
          "AssetAccountName": "Inventory - Not Owned",
          "AverageUnitCost": null,
          "BasePartNumber": "0004155",
          "BaseUomCode": null,
          "BaseUomId": 4,
          "BaseUomName": "Each",
          "BrandId": 10,
          "BrandName": "test",
          "CARB": "",
          "CBM": null,
          "CategoryId": null,
          "CategoryName": "",
          "CogsAccntId": "B7D03F338DD5065FD4441C9F48A7",
          "CogsAccountName": "COGS Inventory - Not Owned",
          "CooCodeIso2": "",
          "CreateDttm": "07/23/2024 04:51:02 AM",
          "CreateSource": "xdev10009",
          "CurrencyCode": null,
          "CurrencyPriceList": [],
          "CustomDescription": null,
          "CustomFieldH1": "",
          "CustomFieldH10": "",
          "CustomFieldH11": "",
          "CustomFieldH12": "",
          "CustomFieldH13": "",
          "CustomFieldH14": "",
          "CustomFieldH15": "",
          "CustomFieldH16": "",
          "CustomFieldH17": "",
          "CustomFieldH18": "",
          "CustomFieldH19": "",
          "CustomFieldH2": "",
          "CustomFieldH20": "",
          "CustomFieldH21": "",
          "CustomFieldH22": "",
          "CustomFieldH23": "",
          "CustomFieldH24": "",
          "CustomFieldH25": "",
          "CustomFieldH26": "",
          "CustomFieldH27": "",
          "CustomFieldH28": "",
          "CustomFieldH29": "",
          "CustomFieldH3": "",
          "CustomFieldH30": "",
          "CustomFieldH31": "",
          "CustomFieldH32": "",
          "CustomFieldH33": "",
          "CustomFieldH34": "",
          "CustomFieldH35": "",
          "CustomFieldH36": "",
          "CustomFieldH37": "",
          "CustomFieldH38": "",
          "CustomFieldH39": "",
          "CustomFieldH4": "",
          "CustomFieldH40": "",
          "CustomFieldH41": "",
          "CustomFieldH42": "",
          "CustomFieldH43": "",
          "CustomFieldH44": "",
          "CustomFieldH45": "",
          "CustomFieldH46": "",
          "CustomFieldH47": "",
          "CustomFieldH48": "",
          "CustomFieldH49": "",
          "CustomFieldH5": "",
          "CustomFieldH50": "",
          "CustomFieldH6": "",
          "CustomFieldH7": "",
          "CustomFieldH8": "",
          "CustomFieldH9": "",
          "CustomPrice1": null,
          "CustomPrice10": null,
          "CustomPrice11": null,
          "CustomPrice12": null,
          "CustomPrice13": null,
          "CustomPrice14": null,
          "CustomPrice2": null,
          "CustomPrice3": null,
          "CustomPrice4": null,
          "CustomPrice5": null,
          "CustomPrice6": null,
          "CustomPrice7": null,
          "CustomPrice8": null,
          "CustomPrice9": null,
          "CustomPriceFormula": null,
          "CustomPriceFormulaProfile": null,
          "CustomPriceFormulaProfileId": null,
          "CustomPriceLabels": null,
          "DefaultLocationClassName": "",
          "DefaultLocationId": null,
          "DefaultLocationName": "",
          "DefaultProductImagePath": null,
          "DefaultSkuImagePath": null,
          "DefaultStoreId": null,
          "DefaultStoreName": "",
          "DefaultVendorId": null,
          "DefaultVendorName": "",
          "Description": "Test PULSE II HOODIE SHADOW L",
          "DiscontinuedDate": null,
          "DiscountedPrice": null,
          "DoNotUpdateAccounts": false,
          "DoNotUseCheckDBValidation": false,
          "DropShipItemFlag": false,
          "DropShipItemFlagStr": null,
          "DropShipVendors": null,
          "DropShipVendorsList": null,
          "ExpenseAccntId": "",
          "ExpenseAccountName": "",
          "ExpirationDate": null,
          "ForceSalesTaxCode": false,
          "ForceSalesTaxCodeStr": "N",
          "GenderCode": "",
          "GroupId": null,
          "GroupName": "",
          "HSCode": "",
          "HSCodeId": null,
          "HasMultiCurPrice": false,
          "HazmatCode": "",
          "HazmatId": null,
          "HazmatName": "",
          "Height": null,
          "HomeCurrencyCode": null,
          "Id": 579333,
          "ImagePath": "/Images/resources/no-image.gif",
          "ImageUrls": null,
          "ImportError": null,
          "IncomeAccntId": "B7D03F338E3501DA06B9A46242A0",
          "IncomeAccountName": "Sales Inventory - Not Owned",
          "IncomeReturnAccntId": "B7D03F338E3501DA06B9A46242A0",
          "IncomeReturnAccountName": "Sales Inventory - Not Owned",
          "InnerCaseQty": null,
          "InnerCaseUPC": null,
          "InventoryTabAccessPortalSubForm": false,
          "Is3AItemFlag": false,
          "IsBomItemFlag": false,
          "IsPreSellFlag": false,
          "IsPreSellFlagStr": "N",
          "IsProducibleFlag": false,
          "IsProducibleFlagStr": null,
          "IsPurchasableFlag": true,
          "IsPurchasableFlagStr": null,
          "IsRawMaterialFlag": false,
          "IsRawMaterialFlagStr": null,
          "IsRestrictToPurchaseFlag": false,
          "IsRestrictToPurchaseFlagStr": "N",
          "IsSelected": false,
          "IsSellableFlag": true,
          "IsSellableFlagStr": null,
          "IsStockingItemFlag": false,
          "IsTaxableOnPurchase": true,
          "IsTaxableOnPurchaseStr": null,
          "IsTaxableOnSale": true,
          "IsTaxableOnSaleStr": null,
          "IsTransferableFlag": false,
          "IsTransferableFlagStr": "N",
          "ItemBarcode": "",
          "ItemBomJson": null,
          "ItemGtin": null,
          "ItemImageList": [
            {
              "EntityRefHeaderId": 178410,
              "EntityRefId": 579333,
              "EntityTypeId": 155,
              "Height": null,
              "Id": 49,
              "ImageSrc": "/Images/resources/no-image.gif",
              "ImageSrcList": null,
              "IsDefaultImage": false,
              "Position": 0,
              "ThirdPartyRefNo": null,
              "ThirdPartySource": null,
              "Width": null
            }
          ],
          "ItemLpnAttributeMappingObj": null,
          "ItemNumber": "610934074512",
          "ItemProductCategoryName": "",
          "ItemSalesForecastList": null,
          "ItemSalesTaxProvinceMapList": [],
          "ItemTrackingTypeId": null,
          "ItemTrackingTypeName": null,
          "ItemTypeId": 10,
          "ItemTypeName": "Inventory",
          "ItemUpc": "610934074512",
          "LastLandedUnitCost": null,
          "LastLandedUnitHomeCurrency": null,
          "LastPurchasedQty": null,
          "LastReceiptCurrencyCode": null,
          "LastReceiptDate": null,
          "LastReceiptReconcileFlag": null,
          "LastUnitCost": null,
          "Length": null,
          "MID": null,
          "ManufactureItemFlag": false,
          "ManufactureItemFlagStr": null,
          "Manufacturer": null,
          "ManufacturerId": null,
          "Margin": null,
          "MasterCaseQty": null,
          "MasterCaseUPC": null,
          "MaterialId": null,
          "MaterialName": "",
          "ModifyDttm": "07/25/2024 02:47:50 AM",
          "ModifySource": "xdev10009",
          "MultipleUomFlag": false,
          "Name": null,
          "NeedsTrackingFlag": false,
          "OldItemNumber": "610934074512",
          "Option1Name": "Color",
          "Option1Seq": 54,
          "Option1Value": "SHADOW",
          "Option1ValueCode": "SHADOW",
          "Option1ValueId": 4153,
          "Option2Name": "Size",
          "Option2Seq": 4,
          "Option2Value": "L",
          "Option2ValueCode": "L",
          "Option2ValueId": 4104,
          "Option3Name": "",
          "Option3Seq": 0,
          "Option3Value": "",
          "Option3ValueCode": "",
          "Option3ValueId": null,
          "OptionArray": null,
          "PriceNotAvailable": false,
          "ProductCategoryId": null,
          "ProductHeaderId": 178410,
          "ProductImageId": 0,
          "ProductImages": null,
          "ProductTags": null,
          "ProjectClassId": null,
          "ProjectClassName": null,
          "PurchaseNotes": "",
          "PurchaseTaxCode": "G",
          "PurchaseTaxCodeId": 2,
          "PurchaseTaxCodeName": "G   -   GST Only",
          "PurchaseUomCode": null,
          "PurchaseUomId": 4,
          "PurchaseUomName": "Each",
          "QtyDecimalFlag": false,
          "ReCalculateCustomPrices": false,
          "ReCalculateCustomPricesStr": null,
          "ReOrderPointQty": null,
          "ReOrderQty": null,
          "ReadonlyFlag": false,
          "RefId": null,
          "RemoveImageFlag": false,
          "ReorderPointQtyList": null,
          "RestockingFeePer": null,
          "ReturnableFlag": false,
          "ReturnableFlagStr": "N",
          "SaleTaxCode": "G",
          "SaleTaxCodeName": "G   -   GST Only",
          "SalesNotes": "",
          "SalesTaxCodeId": 2,
          "ScrapAccntId": "",
          "ScrapAccountName": "",
          "SearchKeywords": null,
          "SeasonIdList": [],
          "SeasonValues": "",
          "SellPkgQty": null,
          "SellUomCode": null,
          "SellUomId": 4,
          "SellUomName": "Each",
          "ShelfLife": "",
          "ShowItemPreviewSubForm": false,
          "SizeUomCode": null,
          "SizeUomId": 14,
          "SizeUomName": "Inch",
          "StandardUnitCost": 0,
          "StandardUnitPrice": 0,
          "SubCategoryId": null,
          "SubCategoryName": null,
          "Tags": "",
          "TaxCategoryCode": "",
          "TaxStateMappingProfile": null,
          "TaxStateMappingProfileId": 0,
          "ThirdPartyDisplayName": null,
          "ThirdPartyIconUrl": null,
          "ThirdPartyImageRefNo": null,
          "ThirdPartyRefNo": null,
          "ThirdPartySource": null,
          "Title": "Test PULSE II HOODIE SHADOW L",
          "TrackingBySerialNumberFlag": false,
          "TrackingBySerialNumberFlagStr": null,
          "TxnTypeId": null,
          "UniqueId": "UNIQUE_ID",
          "UomFactor": null,
          "UpdateDefaultItemImage": true,
          "UpdatePastTransactionsFlag": false,
          "UseImageForProductPreviewFlag": false,
          "UseImageForProductPreviewFlagStr": null,
          "VariantInfo": "SHADOW L",
          "VariantInfoColored": "<span class='label label-default opt1Class'>SHADOW</span> <span class='label label-default opt2Class'>L</span>",
          "VelocityCodeId": null,
          "WarrantyTime": "",
          "WarrantyUOM": "",
          "WebUrl": "",
          "Weight": null,
          "WeightUomCode": null,
          "WeightUomId": 3,
          "WeightUomName": "Pound",
          "Width": null,
          "WipAccntId": "",
          "WipAccountName": ""
        },
        {
          "Account3PLCode": null,
          "Account3PLId": null,
          "Account3PLName": null,
          "ActiveFlag": true,
          "ActiveFlagStr": null,
          "AdjAccntId": "B7D03F338DD5065FD4441C9F48A7",
          "AdjAccountName": "COGS Inventory - Not Owned",
          "AlertNote": "",
          "AllowBackorderFlag": false,
          "AllowedPurchaseUomIdList": null,
          "AllowedPurchaseUomNameList": null,
          "AllowedSellUomIdList": null,
          "AllowedSellUomNameList": null,
          "AlternativeItemNumber1": "0004155-CAPERS-L",
          "AlternativeItemNumber2": "D.000.4155.220.LG",
          "AlternativeItemNumber3": "",
          "AssetAccntId": "B7D03F338C6171DB72D9E48A4749",
          "AssetAccountName": "Inventory - Not Owned",
          "AverageUnitCost": null,
          "BasePartNumber": "0004155",
          "BaseUomCode": null,
          "BaseUomId": 4,
          "BaseUomName": "Each",
          "BrandId": 10,
          "BrandName": "test",
          "CARB": "",
          "CBM": null,
          "CategoryId": null,
          "CategoryName": "",
          "CogsAccntId": "B7D03F338DD5065FD4441C9F48A7",
          "CogsAccountName": "COGS Inventory - Not Owned",
          "CooCodeIso2": "",
          "CreateDttm": "07/23/2024 04:51:09 AM",
          "CreateSource": "xdev10009",
          "CurrencyCode": null,
          "CurrencyPriceList": [],
          "CustomDescription": null,
          "CustomFieldH1": "",
          "CustomFieldH10": "",
          "CustomFieldH11": "",
          "CustomFieldH12": "",
          "CustomFieldH13": "",
          "CustomFieldH14": "",
          "CustomFieldH15": "",
          "CustomFieldH16": "",
          "CustomFieldH17": "",
          "CustomFieldH18": "",
          "CustomFieldH19": "",
          "CustomFieldH2": "",
          "CustomFieldH20": "",
          "CustomFieldH21": "",
          "CustomFieldH22": "",
          "CustomFieldH23": "",
          "CustomFieldH24": "",
          "CustomFieldH25": "",
          "CustomFieldH26": "",
          "CustomFieldH27": "",
          "CustomFieldH28": "",
          "CustomFieldH29": "",
          "CustomFieldH3": "",
          "CustomFieldH30": "",
          "CustomFieldH31": "",
          "CustomFieldH32": "",
          "CustomFieldH33": "",
          "CustomFieldH34": "",
          "CustomFieldH35": "",
          "CustomFieldH36": "",
          "CustomFieldH37": "",
          "CustomFieldH38": "",
          "CustomFieldH39": "",
          "CustomFieldH4": "",
          "CustomFieldH40": "",
          "CustomFieldH41": "",
          "CustomFieldH42": "",
          "CustomFieldH43": "",
          "CustomFieldH44": "",
          "CustomFieldH45": "",
          "CustomFieldH46": "",
          "CustomFieldH47": "",
          "CustomFieldH48": "",
          "CustomFieldH49": "",
          "CustomFieldH5": "",
          "CustomFieldH50": "",
          "CustomFieldH6": "",
          "CustomFieldH7": "",
          "CustomFieldH8": "",
          "CustomFieldH9": "",
          "CustomPrice1": null,
          "CustomPrice10": null,
          "CustomPrice11": null,
          "CustomPrice12": null,
          "CustomPrice13": null,
          "CustomPrice14": null,
          "CustomPrice2": null,
          "CustomPrice3": null,
          "CustomPrice4": null,
          "CustomPrice5": null,
          "CustomPrice6": null,
          "CustomPrice7": null,
          "CustomPrice8": null,
          "CustomPrice9": null,
          "CustomPriceFormula": null,
          "CustomPriceFormulaProfile": null,
          "CustomPriceFormulaProfileId": null,
          "CustomPriceLabels": null,
          "DefaultLocationClassName": "",
          "DefaultLocationId": null,
          "DefaultLocationName": "",
          "DefaultProductImagePath": null,
          "DefaultSkuImagePath": null,
          "DefaultStoreId": null,
          "DefaultStoreName": "",
          "DefaultVendorId": null,
          "DefaultVendorName": "",
          "Description": "Test PULSE II HOODIE CAPERS L",
          "DiscontinuedDate": null,
          "DiscountedPrice": null,
          "DoNotUpdateAccounts": false,
          "DoNotUseCheckDBValidation": false,
          "DropShipItemFlag": false,
          "DropShipItemFlagStr": null,
          "DropShipVendors": null,
          "DropShipVendorsList": null,
          "ExpenseAccntId": "",
          "ExpenseAccountName": "",
          "ExpirationDate": null,
          "ForceSalesTaxCode": false,
          "ForceSalesTaxCodeStr": "N",
          "GenderCode": "",
          "GroupId": null,
          "GroupName": "",
          "HSCode": "",
          "HSCodeId": null,
          "HasMultiCurPrice": false,
          "HazmatCode": "",
          "HazmatId": null,
          "HazmatName": "",
          "Height": null,
          "HomeCurrencyCode": null,
          "Id": 579334,
          "ImagePath": "/Images/resources/no-image.gif",
          "ImageUrls": null,
          "ImportError": null,
          "IncomeAccntId": "B7D03F338E3501DA06B9A46242A0",
          "IncomeAccountName": "Sales Inventory - Not Owned",
          "IncomeReturnAccntId": "B7D03F338E3501DA06B9A46242A0",
          "IncomeReturnAccountName": "Sales Inventory - Not Owned",
          "InnerCaseQty": null,
          "InnerCaseUPC": null,
          "InventoryTabAccessPortalSubForm": false,
          "Is3AItemFlag": false,
          "IsBomItemFlag": false,
          "IsPreSellFlag": false,
          "IsPreSellFlagStr": "N",
          "IsProducibleFlag": false,
          "IsProducibleFlagStr": null,
          "IsPurchasableFlag": true,
          "IsPurchasableFlagStr": null,
          "IsRawMaterialFlag": false,
          "IsRawMaterialFlagStr": null,
          "IsRestrictToPurchaseFlag": false,
          "IsRestrictToPurchaseFlagStr": "N",
          "IsSelected": false,
          "IsSellableFlag": true,
          "IsSellableFlagStr": null,
          "IsStockingItemFlag": false,
          "IsTaxableOnPurchase": true,
          "IsTaxableOnPurchaseStr": null,
          "IsTaxableOnSale": true,
          "IsTaxableOnSaleStr": null,
          "IsTransferableFlag": false,
          "IsTransferableFlagStr": "N",
          "ItemBarcode": "",
          "ItemBomJson": null,
          "ItemGtin": null,
          "ItemImageList": [
            {
              "EntityRefHeaderId": 178410,
              "EntityRefId": 579334,
              "EntityTypeId": 155,
              "Height": null,
              "Id": 50,
              "ImageSrc": "/Images/resources/no-image.gif",
              "ImageSrcList": null,
              "IsDefaultImage": false,
              "Position": 0,
              "ThirdPartyRefNo": null,
              "ThirdPartySource": null,
              "Width": null
            }
          ],
          "ItemLpnAttributeMappingObj": null,
          "ItemNumber": "610934074536",
          "ItemProductCategoryName": "",
          "ItemSalesForecastList": null,
          "ItemSalesTaxProvinceMapList": [],
          "ItemTrackingTypeId": null,
          "ItemTrackingTypeName": null,
          "ItemTypeId": 10,
          "ItemTypeName": "Inventory",
          "ItemUpc": "610934074536",
          "LastLandedUnitCost": null,
          "LastLandedUnitHomeCurrency": null,
          "LastPurchasedQty": null,
          "LastReceiptCurrencyCode": null,
          "LastReceiptDate": null,
          "LastReceiptReconcileFlag": null,
          "LastUnitCost": null,
          "Length": null,
          "MID": null,
          "ManufactureItemFlag": false,
          "ManufactureItemFlagStr": null,
          "Manufacturer": null,
          "ManufacturerId": null,
          "Margin": null,
          "MasterCaseQty": null,
          "MasterCaseUPC": null,
          "MaterialId": null,
          "MaterialName": "",
          "ModifyDttm": "07/25/2024 02:48:02 AM",
          "ModifySource": "xdev10009",
          "MultipleUomFlag": false,
          "Name": null,
          "NeedsTrackingFlag": false,
          "OldItemNumber": "610934074536",
          "Option1Name": "Color",
          "Option1Seq": 1345,
          "Option1Value": "CAPERS",
          "Option1ValueCode": "CAPERS",
          "Option1ValueId": 5507,
          "Option2Name": "Size",
          "Option2Seq": 4,
          "Option2Value": "L",
          "Option2ValueCode": "L",
          "Option2ValueId": 4104,
          "Option3Name": "",
          "Option3Seq": 0,
          "Option3Value": "",
          "Option3ValueCode": "",
          "Option3ValueId": null,
          "OptionArray": null,
          "PriceNotAvailable": false,
          "ProductCategoryId": null,
          "ProductHeaderId": 178410,
          "ProductImageId": 0,
          "ProductImages": null,
          "ProductTags": null,
          "ProjectClassId": null,
          "ProjectClassName": null,
          "PurchaseNotes": "",
          "PurchaseTaxCode": "G",
          "PurchaseTaxCodeId": 2,
          "PurchaseTaxCodeName": "G   -   GST Only",
          "PurchaseUomCode": null,
          "PurchaseUomId": 4,
          "PurchaseUomName": "Each",
          "QtyDecimalFlag": false,
          "ReCalculateCustomPrices": false,
          "ReCalculateCustomPricesStr": null,
          "ReOrderPointQty": null,
          "ReOrderQty": null,
          "ReadonlyFlag": false,
          "RefId": null,
          "RemoveImageFlag": false,
          "ReorderPointQtyList": null,
          "RestockingFeePer": null,
          "ReturnableFlag": false,
          "ReturnableFlagStr": "N",
          "SaleTaxCode": "G",
          "SaleTaxCodeName": "G   -   GST Only",
          "SalesNotes": "",
          "SalesTaxCodeId": 2,
          "ScrapAccntId": "",
          "ScrapAccountName": "",
          "SearchKeywords": null,
          "SeasonIdList": [],
          "SeasonValues": "",
          "SellPkgQty": null,
          "SellUomCode": null,
          "SellUomId": 4,
          "SellUomName": "Each",
          "ShelfLife": "",
          "ShowItemPreviewSubForm": false,
          "SizeUomCode": null,
          "SizeUomId": 14,
          "SizeUomName": "Inch",
          "StandardUnitCost": 0,
          "StandardUnitPrice": 0,
          "SubCategoryId": null,
          "SubCategoryName": null,
          "Tags": "",
          "TaxCategoryCode": "",
          "TaxStateMappingProfile": null,
          "TaxStateMappingProfileId": 0,
          "ThirdPartyDisplayName": null,
          "ThirdPartyIconUrl": null,
          "ThirdPartyImageRefNo": null,
          "ThirdPartyRefNo": null,
          "ThirdPartySource": null,
          "Title": "Test PULSE II HOODIE SHADOW L",
          "TrackingBySerialNumberFlag": false,
          "TrackingBySerialNumberFlagStr": null,
          "TxnTypeId": null,
          "UniqueId": "UNIQUE_ID",
          "UomFactor": null,
          "UpdateDefaultItemImage": true,
          "UpdatePastTransactionsFlag": false,
          "UseImageForProductPreviewFlag": false,
          "UseImageForProductPreviewFlagStr": null,
          "VariantInfo": "CAPERS L",
          "VariantInfoColored": "<span class='label label-default opt1Class'>CAPERS</span> <span class='label label-default opt2Class'>L</span>",
          "VelocityCodeId": null,
          "WarrantyTime": "",
          "WarrantyUOM": "",
          "WebUrl": "",
          "Weight": null,
          "WeightUomCode": null,
          "WeightUomId": 3,
          "WeightUomName": "Pound",
          "Width": null,
          "WipAccntId": "",
          "WipAccountName": ""
        }
      ]
    }
  ],
  "IsForwardRequest": false,
  "Message": "0004155 updated",
  "MessageTitle": null,
  "Result": true
}

Last updated

Was this helpful?