Retail Express API 2.1

CustomerSegmentGroup

object

Customer segment group model

* Additional properties are NOT allowed.
idinteger(int32)

Customer Segment Group Identifier

namestring

Name

activeboolean

Active status

optionsarray[object]

Customer segment option model

* Additional properties are NOT allowed.
Show Child Parameters
Example

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

object

Customer segment option model

* Additional properties are NOT allowed.
idinteger(int32)

Customer segment option identifier

namestring

Customer segment option name

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

CustomerType

object

Customer type model

* Additional properties are NOT allowed.
idinteger(int32)

Customer type identifier

namestring

Customer type name

Example