POST api/transactionables/create
Request Information
URI Parameters
None.
Body Parameters
TransactionableDeepDataName | Description | Type | Additional information |
---|---|---|---|
PriceListItems | Collection of PriceListItemData |
None. |
|
TransactionableItemGroupList | Collection of TransactionableItemGroupData |
None. |
|
TransactionableAuthorizationList | Collection of TransactionableAuthorizationData |
None. |
|
TransactionableByProviderList | Collection of TransactionableByProviderData |
None. |
|
TransactionableType | TransactionableTypeEnum |
None. |
|
TransactionableCategoryID | integer |
None. |
|
TransactionableCategoryName | string |
None. |
|
Code | string |
None. |
|
Name | string |
None. |
|
CommercialName | string |
None. |
|
BarCode | string |
None. |
|
IVAAlicuotaID | integer |
None. |
|
IVAAlicuota | decimal number |
None. |
|
VariationOfID | integer |
None. |
|
UnitPrice | decimal number |
None. |
|
PointPlanning | decimal number |
None. |
|
StockQuantity | decimal number |
None. |
|
SellerComission | decimal number |
None. |
|
BuildOnDemand | boolean |
None. |
|
LastPurchasePrice | decimal number |
None. |
|
LastPurchasePriceCurrencyCode | CurrencyCodeEnum |
None. |
|
LastPurchasePriceDate | date |
None. |
|
CheckStock | boolean |
None. |
|
TransactionableConceptEnum | TransactionableConceptEnum |
None. |
|
ManufacturerID | integer |
None. |
|
ManufacturerName | string |
None. |
|
PackageID | integer |
None. |
|
UnitID | integer |
None. |
|
MeasurementUnitID | integer |
None. |
|
ForSale | boolean |
None. |
|
ForPurchase | boolean |
None. |
|
StorageConditionsEnum | StorageConditionsEnum |
None. |
|
ExtraData | Dictionary of string [key] and PropertyData [value] |
None. |
|
DisplayName | string |
None. |
|
StockQuantityAsDecimal | decimal number |
None. |
|
PointPlanningAsDecimal | decimal number |
None. |
|
StockQuantityToStr | string |
None. |
|
IVAAlicuotaToDecimal | decimal number |
None. |
|
DisplayNameForStock | string |
None. |
|
SearchName | string |
None. |
|
CostBasedOnItems | boolean |
None. |
|
TracedEnum | string |
None. |
|
SubstanceTypeEnum | string |
None. |
|
GtinNumber | integer |
None. |
|
CertificateNumber | integer |
None. |
|
TaxITCEnable | boolean |
None. |
|
TaxITCAmount | decimal number |
None. |
|
TaxIDCEnable | boolean |
None. |
|
TaxIDCAmount | decimal number |
None. |
|
Description | string |
None. |
|
EcommerceMainImageUrl | string |
None. |
|
LastPurchasePriceAsStr | string |
None. |
|
LastPurchasePriceDateAsStr | string |
None. |
|
ID | integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/xml
Sample:
<TransactionableDeepData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <ID>1</ID> <BarCode>sample string 5</BarCode> <BuildOnDemand>true</BuildOnDemand> <CertificateNumber>1</CertificateNumber> <CheckStock>true</CheckStock> <Code>sample string 2</Code> <CommercialName>sample string 4</CommercialName> <CostBasedOnItems>true</CostBasedOnItems> <Description>sample string 14</Description> <EcommerceMainImageUrl>sample string 15</EcommerceMainImageUrl> <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>sample string 1</d2p1:Key> <d2p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>sample string 2</d2p1:Key> <d2p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>CostBasedOnItems</d2p1:Key> <d2p1:Value> <Name>CostBasedOnItems</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TracedEnum</d2p1:Key> <d2p1:Value> <Name>TracedEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 8</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>SubstanceTypeEnum</d2p1:Key> <d2p1:Value> <Name>SubstanceTypeEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 9</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>GtinNumber</d2p1:Key> <d2p1:Value> <Name>GtinNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>CertificateNumber</d2p1:Key> <d2p1:Value> <Name>CertificateNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxITCEnable</d2p1:Key> <d2p1:Value> <Name>TaxITCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxITCAmount</d2p1:Key> <d2p1:Value> <Name>TaxITCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>11</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxIDCEnable</d2p1:Key> <d2p1:Value> <Name>TaxIDCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxIDCAmount</d2p1:Key> <d2p1:Value> <Name>TaxIDCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>13</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>ImageUrl</d2p1:Key> <d2p1:Value> <Name>ImageUrl</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 15</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> </ExtraData> <ForPurchase>true</ForPurchase> <ForSale>true</ForSale> <GtinNumber>1</GtinNumber> <IVAAlicuota>1</IVAAlicuota> <IVAAlicuotaID>1</IVAAlicuotaID> <LastPurchasePrice>1</LastPurchasePrice> <LastPurchasePriceCurrencyCode>ARS</LastPurchasePriceCurrencyCode> <LastPurchasePriceDate>2025-08-02T19:14:54.2485575+00:00</LastPurchasePriceDate> <ManufacturerID>1</ManufacturerID> <ManufacturerName>sample string 6</ManufacturerName> <MeasurementUnitID>1</MeasurementUnitID> <Name>sample string 3</Name> <PackageID>1</PackageID> <PointPlanning>1</PointPlanning> <SellerComission>1</SellerComission> <StockQuantity>1</StockQuantity> <StorageConditionsEnum>FREEZER</StorageConditionsEnum> <SubstanceTypeEnum>sample string 9</SubstanceTypeEnum> <TaxIDCAmount>13</TaxIDCAmount> <TaxIDCEnable>true</TaxIDCEnable> <TaxITCAmount>11</TaxITCAmount> <TaxITCEnable>true</TaxITCEnable> <TracedEnum>sample string 8</TracedEnum> <TransactionableCategoryID>1</TransactionableCategoryID> <TransactionableCategoryName>sample string 1</TransactionableCategoryName> <TransactionableConceptEnum>PRODUCTOS</TransactionableConceptEnum> <TransactionableType>SIMPLE</TransactionableType> <UnitID>1</UnitID> <UnitPrice>1</UnitPrice> <VariationOfID>1</VariationOfID> <PriceListItems xmlns:d2p1="http://schemas.datacontract.org/2004/07/StackBase.Common.Data.PriceList"> <d2p1:PriceListItemData> <ID>1</ID> <d2p1:ApplyPercentage>true</d2p1:ApplyPercentage> <d2p1:AutomaticPrice>true</d2p1:AutomaticPrice> <d2p1:CurrencyCode>ARS</d2p1:CurrencyCode> <d2p1:Deleted>true</d2p1:Deleted> <d2p1:DollarPrice>1</d2p1:DollarPrice> <d2p1:FinalPrice>1.0</d2p1:FinalPrice> <d2p1:IVAAlicuota>1</d2p1:IVAAlicuota> <d2p1:LastPurchasePrice>1</d2p1:LastPurchasePrice> <d2p1:LastPurchasePriceCurrencyCode>ARS</d2p1:LastPurchasePriceCurrencyCode> <d2p1:LastUpdatePriceDate>2025-08-02T19:14:54.2485575+00:00</d2p1:LastUpdatePriceDate> <d2p1:ManufacturerName>sample string 2</d2p1:ManufacturerName> <d2p1:ModifiedByDisplayName>sample string 7</d2p1:ModifiedByDisplayName> <d2p1:ModifiedOn>2025-08-02T19:14:54.2485575+00:00</d2p1:ModifiedOn> <d2p1:NumbersToRound>1</d2p1:NumbersToRound> <d2p1:PriceListCurrencyCode>ARS</d2p1:PriceListCurrencyCode> <d2p1:PriceListID>1</d2p1:PriceListID> <d2p1:PriceListName>sample string 6</d2p1:PriceListName> <d2p1:Stock>1</d2p1:Stock> <d2p1:TaxIDCAmount>1</d2p1:TaxIDCAmount> <d2p1:TaxITCAmount>1</d2p1:TaxITCAmount> <d2p1:TransactionableBarCode>sample string 4</d2p1:TransactionableBarCode> <d2p1:TransactionableCategoryID>1</d2p1:TransactionableCategoryID> <d2p1:TransactionableCategoryName>sample string 1</d2p1:TransactionableCategoryName> <d2p1:TransactionableCode>sample string 3</d2p1:TransactionableCode> <d2p1:TransactionableID>1</d2p1:TransactionableID> <d2p1:TransactionableName>sample string 5</d2p1:TransactionableName> <d2p1:ValueToApply>1</d2p1:ValueToApply> </d2p1:PriceListItemData> <d2p1:PriceListItemData> <ID>1</ID> <d2p1:ApplyPercentage>true</d2p1:ApplyPercentage> <d2p1:AutomaticPrice>true</d2p1:AutomaticPrice> <d2p1:CurrencyCode>ARS</d2p1:CurrencyCode> <d2p1:Deleted>true</d2p1:Deleted> <d2p1:DollarPrice>1</d2p1:DollarPrice> <d2p1:FinalPrice>1.0</d2p1:FinalPrice> <d2p1:IVAAlicuota>1</d2p1:IVAAlicuota> <d2p1:LastPurchasePrice>1</d2p1:LastPurchasePrice> <d2p1:LastPurchasePriceCurrencyCode>ARS</d2p1:LastPurchasePriceCurrencyCode> <d2p1:LastUpdatePriceDate>2025-08-02T19:14:54.2485575+00:00</d2p1:LastUpdatePriceDate> <d2p1:ManufacturerName>sample string 2</d2p1:ManufacturerName> <d2p1:ModifiedByDisplayName>sample string 7</d2p1:ModifiedByDisplayName> <d2p1:ModifiedOn>2025-08-02T19:14:54.2485575+00:00</d2p1:ModifiedOn> <d2p1:NumbersToRound>1</d2p1:NumbersToRound> <d2p1:PriceListCurrencyCode>ARS</d2p1:PriceListCurrencyCode> <d2p1:PriceListID>1</d2p1:PriceListID> <d2p1:PriceListName>sample string 6</d2p1:PriceListName> <d2p1:Stock>1</d2p1:Stock> <d2p1:TaxIDCAmount>1</d2p1:TaxIDCAmount> <d2p1:TaxITCAmount>1</d2p1:TaxITCAmount> <d2p1:TransactionableBarCode>sample string 4</d2p1:TransactionableBarCode> <d2p1:TransactionableCategoryID>1</d2p1:TransactionableCategoryID> <d2p1:TransactionableCategoryName>sample string 1</d2p1:TransactionableCategoryName> <d2p1:TransactionableCode>sample string 3</d2p1:TransactionableCode> <d2p1:TransactionableID>1</d2p1:TransactionableID> <d2p1:TransactionableName>sample string 5</d2p1:TransactionableName> <d2p1:ValueToApply>1</d2p1:ValueToApply> </d2p1:PriceListItemData> </PriceListItems> <TransactionableAuthorizationList> <TransactionableAuthorizationData> <AuthorizationTypeCode>sample string 1</AuthorizationTypeCode> <AuthorizationTypeDescription>sample string 2</AuthorizationTypeDescription> <AuthorizationTypeID>1</AuthorizationTypeID> </TransactionableAuthorizationData> <TransactionableAuthorizationData> <AuthorizationTypeCode>sample string 1</AuthorizationTypeCode> <AuthorizationTypeDescription>sample string 2</AuthorizationTypeDescription> <AuthorizationTypeID>1</AuthorizationTypeID> </TransactionableAuthorizationData> </TransactionableAuthorizationList> <TransactionableByProviderList> <TransactionableByProviderData> <ID>1</ID> <DollarPrice>4</DollarPrice> <LastPurchasePrice>1</LastPurchasePrice> <LastPurchasePriceCurrencyCode>ARS</LastPurchasePriceCurrencyCode> <LastPurchasePriceDate>2025-08-02T19:14:54.2485575+00:00</LastPurchasePriceDate> <ProviderID>1</ProviderID> <ProviderName>sample string 1</ProviderName> <TransactionableID>1</TransactionableID> <TransactionableName>sample string 3</TransactionableName> <TransactionableProviderCode>sample string 2</TransactionableProviderCode> </TransactionableByProviderData> <TransactionableByProviderData> <ID>1</ID> <DollarPrice>4</DollarPrice> <LastPurchasePrice>1</LastPurchasePrice> <LastPurchasePriceCurrencyCode>ARS</LastPurchasePriceCurrencyCode> <LastPurchasePriceDate>2025-08-02T19:14:54.2485575+00:00</LastPurchasePriceDate> <ProviderID>1</ProviderID> <ProviderName>sample string 1</ProviderName> <TransactionableID>1</TransactionableID> <TransactionableName>sample string 3</TransactionableName> <TransactionableProviderCode>sample string 2</TransactionableProviderCode> </TransactionableByProviderData> </TransactionableByProviderList> <TransactionableItemGroupList> <TransactionableItemGroupData> <ID>1</ID> <LastPurchasePrice>1</LastPurchasePrice> <LastPurchasePriceCurrencyCode>ARS</LastPurchasePriceCurrencyCode> <Quantity>1</Quantity> <TransactionableCode>sample string 1</TransactionableCode> <TransactionableID>1</TransactionableID> <TransactionableName>sample string 2</TransactionableName> </TransactionableItemGroupData> <TransactionableItemGroupData> <ID>1</ID> <LastPurchasePrice>1</LastPurchasePrice> <LastPurchasePriceCurrencyCode>ARS</LastPurchasePriceCurrencyCode> <Quantity>1</Quantity> <TransactionableCode>sample string 1</TransactionableCode> <TransactionableID>1</TransactionableID> <TransactionableName>sample string 2</TransactionableName> </TransactionableItemGroupData> </TransactionableItemGroupList> </TransactionableDeepData>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
TransactionableDataName | Description | Type | Additional information |
---|---|---|---|
TransactionableType | TransactionableTypeEnum |
None. |
|
TransactionableCategoryID | integer |
None. |
|
TransactionableCategoryName | string |
None. |
|
Code | string |
None. |
|
Name | string |
None. |
|
CommercialName | string |
None. |
|
BarCode | string |
None. |
|
IVAAlicuotaID | integer |
None. |
|
IVAAlicuota | decimal number |
None. |
|
VariationOfID | integer |
None. |
|
UnitPrice | decimal number |
None. |
|
PointPlanning | decimal number |
None. |
|
StockQuantity | decimal number |
None. |
|
SellerComission | decimal number |
None. |
|
BuildOnDemand | boolean |
None. |
|
LastPurchasePrice | decimal number |
None. |
|
LastPurchasePriceCurrencyCode | CurrencyCodeEnum |
None. |
|
LastPurchasePriceDate | date |
None. |
|
CheckStock | boolean |
None. |
|
TransactionableConceptEnum | TransactionableConceptEnum |
None. |
|
ManufacturerID | integer |
None. |
|
ManufacturerName | string |
None. |
|
PackageID | integer |
None. |
|
UnitID | integer |
None. |
|
MeasurementUnitID | integer |
None. |
|
ForSale | boolean |
None. |
|
ForPurchase | boolean |
None. |
|
StorageConditionsEnum | StorageConditionsEnum |
None. |
|
ExtraData | Dictionary of string [key] and PropertyData [value] |
None. |
|
DisplayName | string |
None. |
|
StockQuantityAsDecimal | decimal number |
None. |
|
PointPlanningAsDecimal | decimal number |
None. |
|
StockQuantityToStr | string |
None. |
|
IVAAlicuotaToDecimal | decimal number |
None. |
|
DisplayNameForStock | string |
None. |
|
SearchName | string |
None. |
|
CostBasedOnItems | boolean |
None. |
|
TracedEnum | string |
None. |
|
SubstanceTypeEnum | string |
None. |
|
GtinNumber | integer |
None. |
|
CertificateNumber | integer |
None. |
|
TaxITCEnable | boolean |
None. |
|
TaxITCAmount | decimal number |
None. |
|
TaxIDCEnable | boolean |
None. |
|
TaxIDCAmount | decimal number |
None. |
|
Description | string |
None. |
|
EcommerceMainImageUrl | string |
None. |
|
LastPurchasePriceAsStr | string |
None. |
|
LastPurchasePriceDateAsStr | string |
None. |
|
ID | integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "TransactionableType": 0, "TransactionableCategoryID": 1, "TransactionableCategoryName": "sample string 1", "Code": "sample string 2", "Name": "sample string 3", "CommercialName": "sample string 4", "BarCode": "sample string 5", "IVAAlicuotaID": 1, "IVAAlicuota": 1.0, "VariationOfID": 1, "UnitPrice": 1.0, "PointPlanning": 1.0, "StockQuantity": 1.0, "SellerComission": 1.0, "BuildOnDemand": true, "LastPurchasePrice": 1.0, "LastPurchasePriceCurrencyCode": 0, "LastPurchasePriceDate": "2025-08-02T19:14:54.2797934+00:00", "CheckStock": true, "TransactionableConceptEnum": 0, "ManufacturerID": 1, "ManufacturerName": "sample string 6", "PackageID": 1, "UnitID": 1, "MeasurementUnitID": 1, "ForSale": true, "ForPurchase": true, "StorageConditionsEnum": 0, "ExtraData": { "sample string 1": { "Type": 0, "Name": "sample string 1", "Value": "sample string 2", "Required": true }, "sample string 2": { "Type": 0, "Name": "sample string 1", "Value": "sample string 2", "Required": true }, "CostBasedOnItems": { "Type": 1, "Name": "CostBasedOnItems", "Value": "True", "Required": false }, "TracedEnum": { "Type": 2, "Name": "TracedEnum", "Value": "sample string 8", "Required": false }, "SubstanceTypeEnum": { "Type": 2, "Name": "SubstanceTypeEnum", "Value": "sample string 9", "Required": false }, "GtinNumber": { "Type": 3, "Name": "GtinNumber", "Value": "1", "Required": false }, "CertificateNumber": { "Type": 3, "Name": "CertificateNumber", "Value": "1", "Required": false }, "TaxITCEnable": { "Type": 1, "Name": "TaxITCEnable", "Value": "True", "Required": false }, "TaxITCAmount": { "Type": 6, "Name": "TaxITCAmount", "Value": "11", "Required": false }, "TaxIDCEnable": { "Type": 1, "Name": "TaxIDCEnable", "Value": "True", "Required": false }, "TaxIDCAmount": { "Type": 6, "Name": "TaxIDCAmount", "Value": "13", "Required": false }, "ImageUrl": { "Type": 2, "Name": "ImageUrl", "Value": "sample string 15", "Required": false } }, "DisplayName": "sample string 2 - sample string 3", "StockQuantityAsDecimal": 1.0, "PointPlanningAsDecimal": 1.0, "StockQuantityToStr": "1,00", "IVAAlicuotaToDecimal": 1.0, "DisplayNameForStock": "sample string 2 - sample string 3 - Cant: a demanda", "SearchName": "sample string 2 - sample string 3 - sample string 5 - sample string 6", "CostBasedOnItems": true, "TracedEnum": "sample string 8", "SubstanceTypeEnum": "sample string 9", "GtinNumber": 1, "CertificateNumber": 1, "TaxITCEnable": true, "TaxITCAmount": 11.0, "TaxIDCEnable": true, "TaxIDCAmount": 13.0, "Description": "sample string 14", "EcommerceMainImageUrl": "sample string 15", "LastPurchasePriceAsStr": "$ 1,00", "LastPurchasePriceDateAsStr": "02/08/2025", "ID": 1 }
text/xml
Sample:
<TransactionableData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <ID>1</ID> <BarCode>sample string 5</BarCode> <BuildOnDemand>true</BuildOnDemand> <CertificateNumber>1</CertificateNumber> <CheckStock>true</CheckStock> <Code>sample string 2</Code> <CommercialName>sample string 4</CommercialName> <CostBasedOnItems>true</CostBasedOnItems> <Description>sample string 14</Description> <EcommerceMainImageUrl>sample string 15</EcommerceMainImageUrl> <ExtraData xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>sample string 1</d2p1:Key> <d2p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>sample string 2</d2p1:Key> <d2p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>CostBasedOnItems</d2p1:Key> <d2p1:Value> <Name>CostBasedOnItems</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TracedEnum</d2p1:Key> <d2p1:Value> <Name>TracedEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 8</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>SubstanceTypeEnum</d2p1:Key> <d2p1:Value> <Name>SubstanceTypeEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 9</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>GtinNumber</d2p1:Key> <d2p1:Value> <Name>GtinNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>CertificateNumber</d2p1:Key> <d2p1:Value> <Name>CertificateNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxITCEnable</d2p1:Key> <d2p1:Value> <Name>TaxITCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxITCAmount</d2p1:Key> <d2p1:Value> <Name>TaxITCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>11</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxIDCEnable</d2p1:Key> <d2p1:Value> <Name>TaxIDCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>TaxIDCAmount</d2p1:Key> <d2p1:Value> <Name>TaxIDCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>13</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:KeyValueOfstringPropertyDatal3xPxu36> <d2p1:Key>ImageUrl</d2p1:Key> <d2p1:Value> <Name>ImageUrl</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 15</Value> </d2p1:Value> </d2p1:KeyValueOfstringPropertyDatal3xPxu36> </ExtraData> <ForPurchase>true</ForPurchase> <ForSale>true</ForSale> <GtinNumber>1</GtinNumber> <IVAAlicuota>1</IVAAlicuota> <IVAAlicuotaID>1</IVAAlicuotaID> <LastPurchasePrice>1</LastPurchasePrice> <LastPurchasePriceCurrencyCode>ARS</LastPurchasePriceCurrencyCode> <LastPurchasePriceDate>2025-08-02T19:14:54.2797934+00:00</LastPurchasePriceDate> <ManufacturerID>1</ManufacturerID> <ManufacturerName>sample string 6</ManufacturerName> <MeasurementUnitID>1</MeasurementUnitID> <Name>sample string 3</Name> <PackageID>1</PackageID> <PointPlanning>1</PointPlanning> <SellerComission>1</SellerComission> <StockQuantity>1</StockQuantity> <StorageConditionsEnum>FREEZER</StorageConditionsEnum> <SubstanceTypeEnum>sample string 9</SubstanceTypeEnum> <TaxIDCAmount>13</TaxIDCAmount> <TaxIDCEnable>true</TaxIDCEnable> <TaxITCAmount>11</TaxITCAmount> <TaxITCEnable>true</TaxITCEnable> <TracedEnum>sample string 8</TracedEnum> <TransactionableCategoryID>1</TransactionableCategoryID> <TransactionableCategoryName>sample string 1</TransactionableCategoryName> <TransactionableConceptEnum>PRODUCTOS</TransactionableConceptEnum> <TransactionableType>SIMPLE</TransactionableType> <UnitID>1</UnitID> <UnitPrice>1</UnitPrice> <VariationOfID>1</VariationOfID> </TransactionableData>