/
CustomerLoyalty
CustomerLoyalty
Structure
Field | Type | Required | Description |
---|---|---|---|
id | Integer | id | |
chainLoyalty | ChainLoyalty | Chain Loyalty | |
membershipId | String | membership identify |
JSON representation
{ "id" : 16, "chainLoyalty" : { "id": 1, "programId": "IB", "name": "IberiaPlus", "propertyLoyaltyList": [ { "id": 1, "active": true, "inactiveReason": null } ... }, "membershipId": "123456789ABC" }
, multiple selections available,
Related content
CompanyTaxAddress
CompanyTaxAddress
More like this
ChainLoyalty
ChainLoyalty
Read with this
Company
Company
More like this
Add new Customer [POST]
Add new Customer [POST]
Read with this
Promotion
Promotion
More like this
Update Customer [PUT]
Update Customer [PUT]
Read with this