This function lets you edit existing partner(s) under your partner account
Parameter name | Type | Description | Possible values | Example |
---|---|---|---|---|
output | String | The requested returned output type, The default is json |
|
xml |
task | String | Required The task you want to perform on the selected license |
|
suspend |
partner_id | String | The Partner id for the partner that you want to edit. You must provide this parameter unless you provide the email parameter |
|
5888bf6319a464498902b0ce |
String | The Partner Email for the partner that you want to edit. You must provide this parameter unless you provide the partner_id parameter |
|
john@mydomain.com |
|
partner_name | String | The new partner name. Pass this parameter only when you are sending editpartner task |
|
JetApps |
firstname | String | The new partner first name. Pass this parameter only when you are sending edituser task |
|
John |
lastname | String | The new partner last name. Pass this parameter only when you are sending edituser task |
|
Doe |
password | String | The new partner password to login to the JetLicense panel. Pass this parameter only when you are sending edituser task |
|
V4@B*5Us17sK |
products | Array | The Product ids you want to add to the partner. Pass this parameter only when you are sending addproducts or removeproducts task |
|
[5887980319a464498902b0cd, 5887980319a46449891730cd] |
None
https://api.jetlicense.com/?action=editPartner&partner_id=5887980319a464498902b0cd&task=addproducts&products[]=5887980319a464498902b0cd&products[]=5887980319a46449891730cd