api-php-lib icon indicating copy to clipboard operation
api-php-lib copied to clipboard

How to set/update/change customer|webspace... values?

Open nyok1912 opened this issue 8 years ago • 3 comments

Hello people, it's great your project! I have a question, sorry if possible stupid question but i cant change any created value... for example update|change customer email's etc...

I'm trying to set|update values of customer/webspace....

I know method of create, get and delete, but i can't change any existent value... ¿what is set/update/change method? $this_client = $client->customer()->get('id', {ID_HERE} );

$this_client->set('email', '[email protected]'); ??

Thanks and regards!

nyok1912 avatar Sep 21 '17 11:09 nyok1912

I also need these features to update my customers (status for example). Can I create my methods and send you to add? Thanks.

guilhermefilippo avatar Sep 26 '17 01:09 guilhermefilippo

+1 for this request

Need it to change a password we show on screen only once, but we need to update the customer on the server for this to work.

bedrijfsportaal avatar Nov 07 '18 15:11 bedrijfsportaal

Hello,

is there any plans to extend this library to have update features on existing objects ?
I dont see options to update existing customer / subscription / site etc..

Thanks.

sudhagar-raman avatar Jan 07 '22 07:01 sudhagar-raman