Retail Express API 2.1

SurveyResponse

object

Survey Response model

* Additional properties are NOT allowed.
idinteger(int32)

Survey response id

questionstring

Survey response question

answerstring

Survey response answer

Example

Transfer

object

Transfer model

* Additional properties are NOT allowed.
idinteger(int32)

Transfer Identifier

statusobject

Transfer Status

* Additional properties are NOT allowed.
Show Child Parameters
transfer_typeobject

Transfer Type

* Additional properties are NOT allowed.
Show Child Parameters
outlet_fromobject
* Additional properties are NOT allowed.
Show Child Parameters
outlet_toobject
* Additional properties are NOT allowed.
Show Child Parameters
notesstring

Notes

approvedboolean

Approved

approved_byobject
* Additional properties are NOT allowed.
Show Child Parameters
purchase_orderobject

Purchase order model

* Additional properties are NOT allowed.
Show Child Parameters
orderobject
* Additional properties are NOT allowed.
Show Child Parameters
created_byobject
* Additional properties are NOT allowed.
Show Child Parameters
created_onstring(date-time)

Created On

modified_onstring(date-time)

Modified On

total_picked_buy_price_exnumber(double)

Total Picked Buy Price Ex

total_picked_direct_costs_exnumber(double)

Total Picked Direct Costs Ex

total_picked_cogs_exnumber(double)

Total Picked Cogs Ex

transfer_itemsarray[object]

Transfer Item model

* Additional properties are NOT allowed.
Show Child Parameters
simple_modeboolean

Simple Mode

Example

Transfer.PagingResponse

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

Transfer model

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

TransferItem

object

Transfer Item model

* Additional properties are NOT allowed.
idinteger(int32)

Transfer Item Identifier

transfer_idinteger(int32)

Transfer Identifier

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

Quantity Proposed

quantity_requestedinteger(int32)

Quantity Requested

quantity_allocatedinteger(int32)

Quantity Allocated

quantity_pickedinteger(int32)

Quantity Picked

quantity_dispatchedinteger(int32)

Quantity Dispatched

quantity_receivedinteger(int32)

Quantity Received

quantity_made_availableinteger(int32)

Quantity Made Available

buy_price_exnumber(double)

Buy Price Ex

direct_costs_exnumber(double)

Direct Costs Ex

commited_onstring(date-time)

Commited On

created_onstring(date-time)

Created On

modified_onstring(date-time)

Modified On

Example

TransferItem.PagingResponse

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

Transfer Item model

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