listProducts

Description

This function returns a list of all products you can sell

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

Returns

Return Type Description Possible values Example
products Object The Products list
  • Products Object
Object(
  • product_id
  • product_name )
product_id String The Product ID
  • Product ID
5887980319a464498902b0cd
product_name String The Product Name
  • Product Name
JetBackup

Example

https://api.jetlicense.com/?action=listProducts