CustomerGroupMember document (Data API 23.2)
Document representing a customer group member
Property | Type | Constraints | Description |
---|---|---|---|
active |
Boolean | A flag indicating whether the customer is enabled and can log in. | |
creation_date |
Date | Returns the value of attribute 'creationDate'. | |
customer_link |
String | maxLength=256 | The link to the customer resource. |
customer_no |
String | maxLength=100 | The customers number (id). |
email |
String | maxLength=256 | The customer's email address. |
first_name |
String | maxLength=256 | The customer's first name. |
last_modified |
Date | Returns the value of attribute 'lastModified'. | |
last_name |
String | maxLength=256 | The customer's last name. |
link |
String | maxLength=256 | The link to the customer group member resource. |
login |
String | maxLength=256 | The login of the customer. |
X
OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.