POST api/Items?WhsCode={WhsCode}&PriceList={PriceList}&CardCode={CardCode}&PrchseItem={PrchseItem}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
WhsCode

string

Required

PriceList

integer

Required

CardCode

string

Required

PrchseItem

string

Required

Body Parameters

Collection of ItemPriceModel
NameDescriptionTypeAdditional information
WarehouseCode

string

None.

SysNumber

integer

None.

IsCommited

decimal number

None.

OnOrder

decimal number

None.

WhsCode

string

None.

ItemClass

string

None.

ForeignName

string

None.

Frozen

string

None.

Series

integer

None.

UnitPriceFC

decimal number

None.

BarCode

string

None.

ItemBarCodeCollection

Collection of BarCodeMasterData

None.

ItemPrices

Collection of ItemPrice

None.

UoMMasterData

Collection of UoMMasterData

None.

DiscountPercent

decimal number

None.

LastPurchasePrice

decimal number

None.

LastPurchasePriceFC

decimal number

None.

HasInconsistency

boolean

None.

InconsistencyMessage

string

None.

PriceList

integer

None.

TreeType

string

None.

Udfs

Collection of Udf

None.

LinesCurrenciesList

Collection of LinesCurrencies

None.

BillOfMaterial

Collection of BillOfMaterial

None.

Quantity

decimal number

None.

ItemCode

string

None.

ItemName

string

None.

InventoryItem

string

None.

SalesItem

string

None.

PurchaseItem

string

None.

TaxRate

decimal number

None.

TaxCode

string

None.

UnitPrice

decimal number

None.

TaxOnly

string

None.

UoMEntry

string

None.

OnHand

decimal number

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.