GetProducts
Gets the products
GET
/api/GetProducts/getProducts
Query Parameters
Name
Type
Description
crmService
String
The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS
authToken
String
The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request
Gets the products
GET
/api/GetProducts/getProducts_V2
Query Parameters
Name
Type
Description
crmService
String
The CRM identifier name where the customer needs to be added, you can find this name on the main screen of the TVMS
authToken
String
The authToken can be obtained in CRM > Settings > Company Info you need it to make a valid request
reseller_id
String
The reseller_id if you want to filter products based on reseller_id. This works if a reseller is a recalcuation mode
Last updated