Skip to content

Product Detail APIs

Sowmiya Subramanian edited this page Jul 16, 2024 · 2 revisions

Description:

Get all the group details with name and id

URL:

api/v1/group/data

HTTP Method:

GET

Response Format:

JSON

JSON Response Example:

{"group":{"Helpdesk Perpetual":2,"Helpdesk Recurring":3,"Servicedesk Perpetual ":4,"Servicedesk Recurring":5,"Services":7,"Faveo Cloud":11,"Add Ons":12}}


Description:

Get all the product details

URL:

api/v1/pricing/data


Name Data Type Required / Optional Description
group String Required Id of the group
country String Required Counrty code(char-2)

HTTP Method:

GET

Response Format:

JSON

JSON Response Example:

{"products":[{"id":121,"name":"Faveo Network Discovery(Beta)","description":"

    \n
  • Use</strong> on one domain/site</li>\n
  • Installation</strong> & Configuration</li>\n
  • Free</strong>\u00a0for</strong> Unlimited Assets\u00a0</li>\n
  • Recurring</strong>\u00a0License</li>\n
  • Beta version</li>\n</ul>\n

    \u00a0</p>","category":"","parent":["0"],"type":3,"group":12,"welcome_email":"","require_domain":0,"can_modify_agent":0,"can_modify_quantity":0,"show_agent":1,"tax_apply":0,"show_product_quantity":null,"deny_after_subscription":0,"hidden":0,"multiple_qty":0,"auto_terminate":"","setup_order_placed":0,"setup_first_payment":0,"setup_accept_manually":0,"no_auto_setup":0,"shoping_cart_link":"https://billing.faveohelpdesk.com/pricing?id=121","file":"","image":"https://helpdesk.productdemourl.com/webhosting/agora-invoicing-community/public/storage/common/images/Faveo_Product-07_20240508.png","version":"v0.1.0","github_owner":"","github_repository":"","process_url":"","subscription":0,"product_sku":"FAVEO-NETW","perpetual_license":null,"created_at":"2023-08-30T17:36:49.000000Z","updated_at":"2024-05-08T05:19:47.000000Z","highlight":"0","status":"0","add_to_contact":"0","add_price":"0","price_description":"FREE","offer_price":""}],"currency":"INR"}

Clone this wiki locally