GET api/transactionables/list?transactionableCategoryID={transactionableCategoryID}&pageNumber={pageNumber}&pageSize={pageSize}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
transactionableCategoryID | integer |
Required |
|
pageNumber | integer |
Required |
|
pageSize | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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:19:37.3804113+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 }, { "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:19:37.3804113+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:
<ArrayOfTransactionableData xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StackBase.Common.Data"> <TransactionableData> <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:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 2</d3p1:Key> <d3p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>CostBasedOnItems</d3p1:Key> <d3p1:Value> <Name>CostBasedOnItems</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TracedEnum</d3p1:Key> <d3p1:Value> <Name>TracedEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 8</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>SubstanceTypeEnum</d3p1:Key> <d3p1:Value> <Name>SubstanceTypeEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 9</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>GtinNumber</d3p1:Key> <d3p1:Value> <Name>GtinNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>CertificateNumber</d3p1:Key> <d3p1:Value> <Name>CertificateNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxITCEnable</d3p1:Key> <d3p1:Value> <Name>TaxITCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxITCAmount</d3p1:Key> <d3p1:Value> <Name>TaxITCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>11</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxIDCEnable</d3p1:Key> <d3p1:Value> <Name>TaxIDCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxIDCAmount</d3p1:Key> <d3p1:Value> <Name>TaxIDCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>13</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>ImageUrl</d3p1:Key> <d3p1:Value> <Name>ImageUrl</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 15</Value> </d3p1:Value> </d3p1: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:19:37.3804113+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> <TransactionableData> <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:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 1</d3p1:Key> <d3p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>sample string 2</d3p1:Key> <d3p1:Value> <Name>sample string 1</Name> <Required>true</Required> <Type>INT</Type> <Value>sample string 2</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>CostBasedOnItems</d3p1:Key> <d3p1:Value> <Name>CostBasedOnItems</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TracedEnum</d3p1:Key> <d3p1:Value> <Name>TracedEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 8</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>SubstanceTypeEnum</d3p1:Key> <d3p1:Value> <Name>SubstanceTypeEnum</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 9</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>GtinNumber</d3p1:Key> <d3p1:Value> <Name>GtinNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>CertificateNumber</d3p1:Key> <d3p1:Value> <Name>CertificateNumber</Name> <Required>false</Required> <Type>BIGINT</Type> <Value>1</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxITCEnable</d3p1:Key> <d3p1:Value> <Name>TaxITCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxITCAmount</d3p1:Key> <d3p1:Value> <Name>TaxITCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>11</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxIDCEnable</d3p1:Key> <d3p1:Value> <Name>TaxIDCEnable</Name> <Required>false</Required> <Type>BOOL</Type> <Value>True</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>TaxIDCAmount</d3p1:Key> <d3p1:Value> <Name>TaxIDCAmount</Name> <Required>false</Required> <Type>DECIMAL</Type> <Value>13</Value> </d3p1:Value> </d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:KeyValueOfstringPropertyDatal3xPxu36> <d3p1:Key>ImageUrl</d3p1:Key> <d3p1:Value> <Name>ImageUrl</Name> <Required>false</Required> <Type>STRING</Type> <Value>sample string 15</Value> </d3p1:Value> </d3p1: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:19:37.3804113+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> </ArrayOfTransactionableData>