CustomerRegistration document (Shop API 23.2)
Document representing the registration information for a customer.
Property | Type | Constraints | Description |
---|---|---|---|
customer |
Customer | mandatory=true, nullable=false | The customer registration information. The mandatory properties for registration are login, last name and email. |
password |
String | maxLength=4096, nullable=false | The password to authorize. |
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.