Retail Express API 2.1

fulfilment.Order.PagingResponse

object
* Additional properties are NOT allowed.
dataOne Of
array

Order model.

fulfilment.ShippitOrderobject

Shippit order model.

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

Fulfilment.PagingResponse

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

Fulfilment model

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

fulfilment.ShippitOrder

object

Shippit order model.

* Additional properties are NOT allowed.
Example

Inventory

object

Inventory view model

* Additional properties are NOT allowed.
allocatedinteger(int32)

Qty allocated

availableinteger(int32)

Qty available

stock_on_handinteger(int64)

Qty allocated + Qty available

bin_locationstring

Bin location

faultyinteger(int32)

Qty faulty

mslinteger(int32)

Msl

on_orderinteger(int32)

Qty onOrder

outlet_idinteger(int32)

Outlet Id

pickedinteger(int32)

Qty available

product_idinteger(int32)

Product Id

receivedinteger(int32)

Qty received

requestedinteger(int32)

Qty requested

transit_ininteger(int32)

Qty transit in

transit_outinteger(int32)

Qty transit out

modified_onstring(date-time)

Modified on

last_sold_onstring(date-time)

Last Sold

last_fulfiled_onstring(date-time)

Last Fulfiled

Example

Inventory.PagingResponse

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

Inventory view model

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