getBillingInfo
Description
This action will retrieve the partner total current active licenses
Example
https://api.jetlicense.com/?action=getBillingInfo&prtner_id=5887980319a464498902b0cd
Parameters
Parameter | Type | Description | Possible values | Example |
---|---|---|---|---|
output |
String | The requested returned output type, The default is json |
|
xml |
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 |
|
5887980319a464498902b0cd |
email |
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 |
Returns
Return | Type | Description | Possible values | Example |
---|---|---|---|---|
total |
Integer | The total Active licenses retrieved |
|
10 | partner_id |
String | The Partner ID |
|
5888bf6319a464498902b0ce |
partner_name |
String | The Partner Name |
|
JetApps |