Retail Express API 2.1

CustomerLoyaltyHistory

object

Customer Loyalty History model

* Additional properties are NOT allowed.
idinteger(int32)

Id

created_onstring(date-time)

Created On

order_itemobject

Order Item Model

* Additional properties are NOT allowed.
Show Child Parameters
adjustment_reasonobject

Loyalty Adjustment Reason Model

* Additional properties are NOT allowed.
Show Child Parameters
loyalty_points_deltanumber(double)

Loyalty Points Delta

loyalty_points_availablenumber(double)

Loyalty Points Available

rationumber(double)

Ratio

Example

CustomerLoyaltyHistory.PagingResponse

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

Customer Loyalty History model

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

CustomerSalesChannel

object

CustomerSalesChannel Model

* Additional properties are NOT allowed.
idinteger(int32)

Identifier

namestring

Channel name

shopify_channelboolean

Is shopify channel

enabledboolean

Is enabled

Example

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