Retail Express API 2.1

ProductReplenishmentMethod.PagingResponse

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

ProductSalesChannelVM

object
* Additional properties are NOT allowed.
idinteger(int32)

Channel Id.

namestring

Channel Name.

shopify_channelboolean

Shopify Channel.

source_groupobject
* Additional properties are NOT allowed.
Show Child Parameters
enabledboolean

Enabled.

Example

ProductSupplier

object
* Additional properties are NOT allowed.
product_idinteger(int32)

Product ID

supplier_codestring

Supplier Code

supplier_namestring

Supplier Name

supplier_statusboolean

Supplier Status (true - Enabled, false - Disabled)

supplier_buy_exnumber(double)

Supplier Buy Ex

>= -922337203685477.6<= 922337203685477.6

supplier_sku2string

Supplier SKU2

lead_timeinteger(int32)

Lead Time in days

is_defaultboolean

Indicates if the product supplier is a default supplier

notesstring

Notes

is_deletedboolean

Indicates if the product supplier is soft deleted

Example

ProductType

object

Product Type Model

* Additional properties are NOT allowed.
idinteger(int32)

Product type Id.

namestring

Product type description (Name)

Match pattern:^[a-zA-Z0-9\s./;:\-_+()*&^%$#@]+$

>= 0 characters<= 50 characters

modified_onstring(date-time)

Modified on

Example

ProductType.PagingResponse

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

Product Type Model

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