Type | Id |
List | Products |
URL | http://{domain}/api/v2/products/id.json |
Accepts Filters |
No
|
Output Attributes
|
Yes |
Parameter | Type | Rules | Example |
---|---|---|---|
id | int / array |
one id or multiple Lead Commerce products display ids
|
1 or array(3,8,9,45) |
{ "code": "200", "data": { "5": "20004", "4": "20003", "3": "20002", "2": "20001" } }