Breeze DataServer

Items

/items? {filter}

Returns items information.

The item request returns information about the specified item.

GET

Returns information about the specified item.

→ Request

/items?filter~ItemNumber='late'

← Response

Param Summary Values Default
ItemNumber
Type: string
Style: template
Required

The ItemNumber.

A valid value is the valid ItemNumber,
that you used for the REST call.

MYOBItemID
Type: integer
Style: template
Required

MYOBItemID

A valid value is the valid MYOBItemID,
that you used for the REST call.

ItemName
Type: string
Style: template
Required

Name of Item

A valid value is the valid ItemName,
that you used for the REST call.

ItemNotes
Type: string
Style: template
Required

Notes regarding Item

A valid value is the valid ItemNotes,
that you used for the REST call.

BaseCost
Type: integer
Style: template
Required

Base Cost of Item

A valid value is the valid BaseCost,
that you used for the REST call.

BaseSell
Type: integer
Style: template
Required

BaseSell

A valid value is the valid BaseSell,
that you used for the REST call.

BaseSellIncTax
Type: integer
Style: template
Required

BaseSellIncTax.

A valid value is the valid BaseSellIncTax,
that you used for the REST call.

QtyOnHand
Type: integer
Style: template
Required

The ItemNumber.

A valid value is the valid ItemNumber,
that you used for the REST call.

QtyOnOrder
Type: integer
Style: template
Required

QtyOnOrder

A valid value is the valid QtyOnOrder,
that you used for the REST call.

MYOBQty
Type: integer
Style: template
Required

MYOBQty

A valid value is the valid MYOBQty,
that you used for the REST call.

CustomField1
Type: string
Style: template
Required

The Custom Field1.

A valid value is the valid CustomField1,
that you used for the REST call.

CustomField2
Type: string
Style: template
Required

The Custom Field2.

A valid value is the valid CustomField2,
that you used for the REST call.

CustomField3
Type: string
Style: template
Required

The Custom Field3

A valid value is the valid CustomField3,
that you used for the REST call.

item root element

Top level element

basestockid child of item

BaseStockID of the item

itemcode child of item

ItemCode of item

itemname child of item

Description of Item

notes child of item

notes regarding item

price child of item

price of item

taxcode child of item

tax code used for the item

taxrate child of item

Rate of Tax for Item

stockonhand child of item

In Hand Stock of the item

stockonorder child of item

Stock on order of item

stockonhold child of item

Stock On Hold

stockcommitted child of item

Committed Stock

stockonshelf child of item

Stock On Shelf

isactive child of item

Whether item is active

minimumreorderlevel child of item

Minimum Reorder Level

defaultreorderquantity child of item

Default Reorder Quantity

primarysuppliercardid child of item

Primary Supplier CardID

primarysupplieritemcode child of item

Primary Supplier ItemCode

customfield1 child of item

Custom Field 1

customfield2 child of item

Custom Field 2

customlist1 child of item

Custom list 1

udf1 child of item

User Defined Field 1

udf2 child of item

User Defined Field 2

udf3 child of item

User Defined Field 3

udf4 child of item

User Defined Field 4

udf5 child of item

User Defined Field 5

udf6 child of item

User Defined Field 6

udf7 child of item

User Defined Field 7

udf8 child of item

User Defined Field 8

buyingunitofmeasure child of item

Buying Unit of Measure

buyingunit child of item

Buying Unit

sellingunitofmeasure child of item

Selling Unit of Measure

sellingunit child of item

Selling Unit

isbought child of item

Is Bought

issold child of item

Is Sold

isinventoried child of item

Is Inventoried

isbatchtracked child of item

Is Batch Tracked

lastcost child of item

Last Cost

averagecost child of item

Average Cost

standardcost child of item

Standard Cost

stocklocationlist child of item

Stock Location List

stocklocation child of stocklocationlist

Stock Location

location child of stocklocation

Location

quantity child of stocklocation

Quantity

brn child of stocklocation

BRN

lot child of stocklocation

Lot

expirydate child of stocklocation

Expiry Date

→ Request

/items?filter~
GET Reset

← Response