Products
Services that allow querying products, commissions, images, data for reconstructing the graphical view, etc.
Service that allows querying products and their assigned commission.
POST
/api/v1/products/list
Request Body
Name
Type
Description
data*
Object
Data field
Service that allows obtaining all detailed information about a product.
POST
/api/v1/products/get
Note: The "options" field returns the necessary information to reconstruct the graphical view.
Request Body
Name
Type
Description
data.productId*
string
Product ID
Última actualización