GET api/transactionables/{transactionableID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
transactionableID

integer

Required

Body Parameters

None.

Response Information

Resource Description

TransactionableDeepData
NameDescriptionTypeAdditional 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.

Response 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:17:21.5801248+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:17:21.5801248+00:00</d2p1:LastUpdatePriceDate>
      <d2p1:ManufacturerName>sample string 2</d2p1:ManufacturerName>
      <d2p1:ModifiedByDisplayName>sample string 7</d2p1:ModifiedByDisplayName>
      <d2p1:ModifiedOn>2025-08-02T19:17:21.5801248+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:17:21.5801248+00:00</d2p1:LastUpdatePriceDate>
      <d2p1:ManufacturerName>sample string 2</d2p1:ManufacturerName>
      <d2p1:ModifiedByDisplayName>sample string 7</d2p1:ModifiedByDisplayName>
      <d2p1:ModifiedOn>2025-08-02T19:17:21.5801248+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:17:21.5801248+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:17:21.5801248+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>