POST api/Item/GetAllbyCombobind

Request Information

URI Parameters

None.

Body Parameters

Item
NameDescriptionTypeAdditional information
ApplyExciese

boolean

None.

ApplyGST

boolean

None.

ApplyVAT

boolean

None.

ItemStatus

boolean

None.

OtherTax

boolean

None.

PostState

boolean

None.

EntryDate

date

None.

ModifyDate

date

None.

PostDate

date

None.

CostPrice

decimal number

None.

MaxStockLevel

decimal number

None.

OptimalStockLevel

decimal number

None.

MinStockLevel

decimal number

None.

PackQty

decimal number

None.

PurchasePrice

decimal number

None.

ReorderLevel

decimal number

None.

RetailPrice

decimal number

None.

WholeSalePrice

decimal number

None.

BaseUnitId

integer

None.

BranchesId

integer

None.

BuyerSupplierId

integer

None.

COGSGLAC

integer

None.

CompanyId

integer

None.

EntryUser

integer

None.

Id

integer

None.

ItemCategoryId

integer

None.

ItemClassId

integer

None.

ItemTypeId

integer

None.

ManufactureId

integer

None.

ModifyUser

integer

None.

OrganizationId

integer

None.

PostUser

integer

None.

ProjectsId

integer

None.

PurchaseGLAC

integer

None.

SaleGLAC

integer

None.

DepreciationExpenseAcId

integer

None.

accumulatedDepreciationAcId

integer

None.

CapitalWipAcId

integer

None.

UOMScheduleIdCostRate

integer

None.

UOMScheduleIdPurRate

integer

None.

UOMScheduleIdRetailRate

integer

None.

UOMScheduleIdWhsRate

integer

None.

AmountCalcType

string

None.

BaseCropYear

string

None.

BuyerPartNo

string

None.

HSCode

string

None.

ItemCode

string

None.

ManualCode

string

None.

ItemName

string

None.

ManufacturePartNo

string

None.

Pic1

string

None.

Pic2

string

None.

ProductNo

string

None.

BarcodeImage

string

None.

BarcodeNo

string

None.

ProductType

string

None.

ItemOriginId

integer

None.

BaseRateUnitId

integer

None.

ItemAliasName

string

None.

ItemSpecification

string

None.

UomLookUpId

integer

None.

MasterItemId

integer

None.

PurchaseTypeLookUpId

integer

None.

IsExpirable

boolean

None.

IsDiscountable

boolean

None.

IsTaxable

boolean

None.

ShelfLife

integer

None.

SaleTaxPurPercent

decimal number

None.

AtRetailPriceTax

boolean

None.

AtPurcahsePriceTax

boolean

None.

SaleTaxSalesPercent

decimal number

None.

TaxTypeId

integer

None.

ItemGroupId

integer

None.

Equivalent

decimal number

None.

RateEquivalent

decimal number

None.

AttachmentsList

Collection of DMSAttachments

None.

DeleteAttachmentsList

Collection of DMSAttachments

None.

PictureBoxPicturesToDeleteList

Collection of PictureBoxPicturesToDelete

None.

ItemAllocationlist

Collection of ItemAllocation

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Architecture.Model.DMSAttachments'. Path 'AttachmentsList[0].AttachmentList'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Architecture.Model.DMSAttachments'. Path 'AttachmentsList[0].AttachmentList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Architecture.Model.DMSAttachments, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[Architecture.Model.DMSAttachments, Architecture.Model, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Item'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.