Retail Express API 2.1

StockAdjustmentReason.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]

Stock Adjustment Reason Model

* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example

StockReceipt

object

Stock Receipt model

* Additional properties are NOT allowed.
idinteger(int32)

Stock receipt id

source_typestring

Source type Available values: ‘PO’ or ‘ITO’

source_idinteger(int32)

Source id
represents id of source - can be for either dbo.PO or dbo.tblITO

source_item_idinteger(int32)

Source item id
represents id of source item

source_receipt_item_idinteger(int32)

Source receipt item id
represents id of receipt item

productobject
* Additional properties are NOT allowed.
Show Child Parameters
outletobject
* Additional properties are NOT allowed.
Show Child Parameters
received_quantityinteger(int32)

Received quantity (must be > 0)

buy_price_exnumber(double)

Buy price ex (must be >= 0)

direct_costs_exnumber(double)

Direct costs ex

tax_ratenumber(double)

Tax rate

created_onstring(date-time)

Created on

Example

StockReceipt.PagingResponse

object
* Additional properties are NOT allowed.
dataarray[object]

Stock Receipt model

* Additional properties are NOT allowed.
Show Child Parameters
page_numberinteger(int32)
page_sizeinteger(int32)
total_recordsinteger(int32)
Example

StoreType

object

Sore type model

* Additional properties are NOT allowed.
idinteger(int32)

Identifier

namestring

Store type name

Example

String.BeforeAfter

object
* Additional properties are NOT allowed.
beforestring

Before

afterstring

After

Example