GET api/PreReceipt/GetPreReceipt/{prereceiptYear}/{prereceiptBook}/{prereceiptNumber}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
prereceiptYear

integer

Required

prereceiptBook

string

Required

prereceiptNumber

integer

Required

Body Parameters

None.

Response Information

Resource Description

PreReceiptHeaderDetail
NameDescriptionTypeAdditional information
PreReceiptYear

integer

None.

PreReceiptBook

string

None.

PreReceiptNumber

integer

None.

WarehouseID

string

None.

SupplierID

string

None.

CostCenterID

string

None.

CostUnitID

string

None.

ClerkID

string

None.

WorkOrderID

string

None.

AnalyticID

string

None.

PreReceiptDate

date

None.

Document

string

None.

CurrencyID

string

None.

ExchangeRate

decimal number

None.

InvoiceAmount

decimal number

None.

RebatePercentage

decimal number

None.

EntryFactorDC

boolean

None.

ForeignDCFactor

decimal number

None.

HomeDCFactor

decimal number

None.

Note

string

None.

NoteHeader

string

None.

NoteFooter

string

None.

Intrastat

boolean

None.

DispatchCountry

string

None.

BusinessTypeCode

string

None.

DeliveryTermsCode

string

None.

LocationCode

string

None.

TransportTypeCode

string

None.

FlatRateTax

boolean

None.

PaymentDate

date

None.

IDFolder

string

None.

InsertedBy

string

None.

InsertedTime

date

None.

ModifiedBy

string

None.

ModifiedTime

date

None.

Status

string

None.

ReferenceModule

string

None.

ReferenceYear

integer

None.

ReferenceBook

string

None.

ReferenceNumber

integer

None.

StatusDate

date

None.

StatusDK

boolean

None.

StatusDDV

boolean

None.

StatusPP

boolean

None.

ContractYear

integer

None.

ContractNumber

string

None.

PreReceiptLines

PreReceiptLines

None.

DependentCostsLines

DependentCostsLines

None.

Response Formats

application/xml, text/xml

Sample:
<PreReceiptHeader xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <PreReceiptYear>1</PreReceiptYear>
  <PreReceiptBook>sample string 2</PreReceiptBook>
  <PreReceiptNumber>3</PreReceiptNumber>
  <WarehouseID>sample string 4</WarehouseID>
  <SupplierID>sample string 5</SupplierID>
  <CostCenterID>sample string 6</CostCenterID>
  <CostUnitID>sample string 7</CostUnitID>
  <ClerkID>sample string 8</ClerkID>
  <WorkOrderID>sample string 9</WorkOrderID>
  <AnalyticID>sample string 10</AnalyticID>
  <PreReceiptDate>2023-06-06T22:42:32.9637166+02:00</PreReceiptDate>
  <Document>sample string 11</Document>
  <CurrencyID>sample string 12</CurrencyID>
  <ExchangeRate>1</ExchangeRate>
  <InvoiceAmount>1</InvoiceAmount>
  <RebatePercentage>1</RebatePercentage>
  <EntryFactorDC>true</EntryFactorDC>
  <ForeignDCFactor>1</ForeignDCFactor>
  <HomeDCFactor>1</HomeDCFactor>
  <Note>sample string 13</Note>
  <NoteHeader>sample string 14</NoteHeader>
  <NoteFooter>sample string 15</NoteFooter>
  <Intrastat>true</Intrastat>
  <DispatchCountry>sample string 16</DispatchCountry>
  <BusinessTypeCode>sample string 17</BusinessTypeCode>
  <DeliveryTermsCode>sample string 18</DeliveryTermsCode>
  <LocationCode>sample string 19</LocationCode>
  <TransportTypeCode>sample string 20</TransportTypeCode>
  <FlatRateTax>true</FlatRateTax>
  <PaymentDate>2023-06-06T22:42:32.9637166+02:00</PaymentDate>
  <IDFolder>sample string 21</IDFolder>
  <InsertedBy>sample string 22</InsertedBy>
  <InsertedTime>2023-06-06T22:42:32.9637166+02:00</InsertedTime>
  <ModifiedBy>sample string 23</ModifiedBy>
  <ModifiedTime>2023-06-06T22:42:32.9637166+02:00</ModifiedTime>
  <Status>sample string 24</Status>
  <ReferenceModule>sample string 25</ReferenceModule>
  <ReferenceYear>1</ReferenceYear>
  <ReferenceBook>sample string 26</ReferenceBook>
  <ReferenceNumber>1</ReferenceNumber>
  <StatusDate>2023-06-06T22:42:32.9637166+02:00</StatusDate>
  <StatusDK>true</StatusDK>
  <StatusDDV>true</StatusDDV>
  <StatusPP>true</StatusPP>
  <ContractYear>1</ContractYear>
  <ContractNumber>sample string 27</ContractNumber>
  <PreReceiptLines>
    <PreReceiptLine>
      <LineNumber>1</LineNumber>
      <ItemID>sample string 2</ItemID>
      <ItemIDType>sample string 3</ItemIDType>
      <Quantity>1</Quantity>
      <InvoicedPrice>1</InvoicedPrice>
      <QuantitySupplier>1</QuantitySupplier>
      <DiscountPercentage>1</DiscountPercentage>
      <DiscountPercentage2>1</DiscountPercentage2>
      <DiscountPercentage3>1</DiscountPercentage3>
      <DiscountPercentage4>1</DiscountPercentage4>
      <DiscountPercentage5>1</DiscountPercentage5>
      <InvoicedValue>1</InvoicedValue>
      <DCPercentage>sample string 4</DCPercentage>
      <DCAmount>1</DCAmount>
      <PurchasePrice>1</PurchasePrice>
      <SellingPrice>1</SellingPrice>
      <PriceWithVAT>1</PriceWithVAT>
      <WarehouseID>sample string 5</WarehouseID>
      <Series>sample string 6</Series>
      <NumberOfPackage>1</NumberOfPackage>
      <ItemWeightPerUnit>1</ItemWeightPerUnit>
      <ItemVolumePerUnit>1</ItemVolumePerUnit>
      <CodeCountryOrigin>sample string 7</CodeCountryOrigin>
      <AdditionalUMQuantity>1</AdditionalUMQuantity>
      <StatisticalValue>1</StatisticalValue>
      <Note>sample string 8</Note>
      <ItemDescription>sample string 9</ItemDescription>
      <InsertedBy>sample string 10</InsertedBy>
      <InsertedTime>2023-06-06T22:42:32.9637166+02:00</InsertedTime>
      <ModifiedBy>sample string 11</ModifiedBy>
      <ModifiedTime>2023-06-06T22:42:32.9637166+02:00</ModifiedTime>
    </PreReceiptLine>
    <PreReceiptLine>
      <LineNumber>1</LineNumber>
      <ItemID>sample string 2</ItemID>
      <ItemIDType>sample string 3</ItemIDType>
      <Quantity>1</Quantity>
      <InvoicedPrice>1</InvoicedPrice>
      <QuantitySupplier>1</QuantitySupplier>
      <DiscountPercentage>1</DiscountPercentage>
      <DiscountPercentage2>1</DiscountPercentage2>
      <DiscountPercentage3>1</DiscountPercentage3>
      <DiscountPercentage4>1</DiscountPercentage4>
      <DiscountPercentage5>1</DiscountPercentage5>
      <InvoicedValue>1</InvoicedValue>
      <DCPercentage>sample string 4</DCPercentage>
      <DCAmount>1</DCAmount>
      <PurchasePrice>1</PurchasePrice>
      <SellingPrice>1</SellingPrice>
      <PriceWithVAT>1</PriceWithVAT>
      <WarehouseID>sample string 5</WarehouseID>
      <Series>sample string 6</Series>
      <NumberOfPackage>1</NumberOfPackage>
      <ItemWeightPerUnit>1</ItemWeightPerUnit>
      <ItemVolumePerUnit>1</ItemVolumePerUnit>
      <CodeCountryOrigin>sample string 7</CodeCountryOrigin>
      <AdditionalUMQuantity>1</AdditionalUMQuantity>
      <StatisticalValue>1</StatisticalValue>
      <Note>sample string 8</Note>
      <ItemDescription>sample string 9</ItemDescription>
      <InsertedBy>sample string 10</InsertedBy>
      <InsertedTime>2023-06-06T22:42:32.9637166+02:00</InsertedTime>
      <ModifiedBy>sample string 11</ModifiedBy>
      <ModifiedTime>2023-06-06T22:42:32.9637166+02:00</ModifiedTime>
    </PreReceiptLine>
  </PreReceiptLines>
  <DependentCostsLines>
    <DependentCostsLine>
      <DCLineNumber>1</DCLineNumber>
      <DCCode>sample string 2</DCCode>
      <Description>sample string 3</Description>
      <Label>sample string 4</Label>
      <DCCustomerCode>sample string 5</DCCustomerCode>
      <AccountDC>sample string 6</AccountDC>
      <Amount>1</Amount>
      <Note>sample string 7</Note>
      <InsertedBy>sample string 8</InsertedBy>
      <InsertedTime>2023-06-06T22:42:32.9637166+02:00</InsertedTime>
      <ModifiedBy>sample string 9</ModifiedBy>
      <ModifiedTime>2023-06-06T22:42:32.9637166+02:00</ModifiedTime>
    </DependentCostsLine>
    <DependentCostsLine>
      <DCLineNumber>1</DCLineNumber>
      <DCCode>sample string 2</DCCode>
      <Description>sample string 3</Description>
      <Label>sample string 4</Label>
      <DCCustomerCode>sample string 5</DCCustomerCode>
      <AccountDC>sample string 6</AccountDC>
      <Amount>1</Amount>
      <Note>sample string 7</Note>
      <InsertedBy>sample string 8</InsertedBy>
      <InsertedTime>2023-06-06T22:42:32.9637166+02:00</InsertedTime>
      <ModifiedBy>sample string 9</ModifiedBy>
      <ModifiedTime>2023-06-06T22:42:32.9637166+02:00</ModifiedTime>
    </DependentCostsLine>
  </DependentCostsLines>
</PreReceiptHeader>