Closed TeamOussama closed 8 years ago
role
is read-only, not possible to update.
where i can find this information please in documentation !! and can i update group of customers ?
thank you claudiosmweb!!
@TeamOussama here is not a support forum.
i try this api with status update and get orders and customers and its work well. but when i come to update customer role its not updating !! i use next code:
data={ "customer" => { "role" => "Editor" } } puts woocommerce.put("customers/3", data)