You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to create a customer using the REST API and then having to change its role as the WC one is read-only.
Describe the solution you'd like
Remove read-only from Customer-> role in the REST API
Describe alternatives you've considered
For now, I have to either modify the database to change the customer's role or use the Wordpress's API to do so.
Alternatively, the role can be changed using the WC Admin page and I wonder why it's read-only on the API!
The text was updated successfully, but these errors were encountered:
Issue-Label Bot is automatically applying the label type: feature request to this issue, with a confidence of 0.76. Please mark this comment with 👍 or 👎 to give our bot feedback!
Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to create a customer using the REST API and then having to change its role as the WC one is read-only.
Describe the solution you'd like
Remove read-only from Customer-> role in the REST API
Describe alternatives you've considered
For now, I have to either modify the database to change the customer's role or use the Wordpress's API to do so.
Alternatively, the role can be changed using the WC Admin page and I wonder why it's read-only on the API!
The text was updated successfully, but these errors were encountered: