Retail Express API 2.1

PurchaseOrder.PagingResponse

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

Purchase order model

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

PurchaseOrderItem

object

Purchase Order Item

* Additional properties are NOT allowed.
po_idinteger(int32)

Purchase Order entity Id

po_item_idinteger(int32)

Id of Purchase Order Item

productobject

Product Model

* Additional properties are NOT allowed.
Show Child Parameters
pricingobject
* Additional properties are NOT allowed.
Show Child Parameters
quantity_orderedinteger(int32)

Quantity ordered

quantity_special_orderinteger(int32)

Quantity special order

quantity_back_orderinteger(int32)

Quantity back order

quantity_receivedinteger(int32)

Quantity received

quantity_received_varianceinteger(int32)

Quantity received variance

quantity_cancelledinteger(int32)

Quantity Cancelled

quantity_remaininginteger(int32)

Quantity Remaining

variance_reasonobject

Purchase Order Item Variance Reason

* Additional properties are NOT allowed.
Show Child Parameters
inventoryobject

Purchase Order Item Inventory

* Additional properties are NOT allowed.
Show Child Parameters
supplier_buy_exnumber(double)

Supplier Buy Ex

total_weightnumber(double)

Total weight

total_cubicnumber(double)

Total cubic

gross_profitnumber(double)

Gross profit

mark_upnumber(double)

Mark Up

total_supplier_buy_exnumber(double)

Total supplier buy ex

is_linked_to_transferboolean

Is Linked to ITO flag

modified_onstring(date-time)

Last Modified On date

created_onstring(date-time)

Created On date

Example

PurchaseOrderItem.PagingResponse

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

Purchase Order Item

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

PurchaseOrderItemInventory

object

Purchase Order Item Inventory

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

Quantity Available

quantity_on_orderinteger(int32)

Quantity on order

mslinteger(int32)

MSL

Example

PurchaseOrderItemVarianceReason

object

Purchase Order Item Variance Reason

* Additional properties are NOT allowed.
idinteger(int32)

Variance Reason Id

namestring

Name

Example