getBillingInfo

Description

This function returns the total current active license(s) of the specified partner

Parameters

Parameter name Type Description Possible values Example
output String The requested returned output type, The default is json
  • json - Default
  • xml
  • text
  • debug
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
  • Partner ID
5888bf6319a464498902b0ce
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
  • Partner Email
john@mydomain.com

Returns

Return Type Description Possible values Example
total Integer The total Active licenses retrieved
  • 0 up to ~
10
partner_id String The Partner ID
  • Partner ID
5888bf6319a464498902b0ce
partner_name String The Partner Name
  • Partner Name
JetApps

Example

https://api.jetlicense.com/?action=getBillingInfo&prtner_id=5887980319a464498902b0cd