Retail Express API 2.1

CustomerSegmentGroup.PagingResponse

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

Customer segment group model

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

CustomerSegmentOption.PagingResponse

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

Customer segment option model

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

V2.CustomerType

object

Customer type model

* Additional properties are NOT allowed.
idinteger(int32)

Customer type identifier

namestring

Customer type name

>= 0 characters<= 60 characters

activeboolean

Customer type active

defaultboolean

Customer type default

deletedboolean

Customer type deleted

modified_onstring(date-time)

Customer type last modified

Example

V2.CustomerType.PagingResponse

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

Customer type model

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

FreightType

object

Freight Type Model

* Additional properties are NOT allowed.
namestringrequired

Freight Type name.

>= 0 characters<= 100 characters

idinteger(int32)

Freight Type Id.

deletedboolean

Is Freight Type deleted (enabled/disabled)?.

modified_onstring(date-time)

Modified on

Example