| Name | Description | Type | Additional information |
|---|---|---|---|
| customerId | integer |
Required |
|
| password | string |
Required Matching regular expression pattern: ^(?=.{8}.*$)(?=.*\d)(?=.*[a-zA-Z])(?=.*\W).* |
|
| oldpassword | string |
Required Matching regular expression pattern: ^(?=.{8}.*$)(?=.*\d)(?=.*[a-zA-Z])(?=.*\W).* |
|
| shopId | integer |
Required |