PasswordChangeRequest document (Shop API 23.2)
Document representing a password change request.
Property | Type | Constraints | Description |
---|---|---|---|
current_password |
String | mandatory=true, maxLength=4096, nullable=false | The customer's current password. |
password |
String | mandatory=true, maxLength=4096, nullable=false | The customer's new password. |
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.