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.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