get https://api.plugg.to/products/
Search for a product by pluggto_id
Request object has the following properties:
| Attribute | Type | Description |
|---|---|---|
| inspected_fields | object | Validation of registered fields |
| real_dimension | object | Object of the Real SKU dimensions, that appears in product page |
| length | integer | SKU Length |
| width | integer | SKU Width |
| height | integer | SKU Height |
| weight | integer | SKU Weight |
| dimension | object | Object of the SKU dimensions that used on shipping calculation |
| length | integer | Real SKU Length |
| width | integer | Real SKU Width |
| height | integer | Real SKU Height |
| weight | integer | Real SKU Weight |
| stock_table | object | Stock table |
| price_table | object | Price Table |
| price_history | object | Price change history |
| specialprice_history | object | Special price change history |
