Product Detail
GET /earn/products/:id
| Param | Description |
|---|---|
id | Product UUID or chain_product_id (integer string) |
Returns one product object with the same fields as the product list.
Errors: 404 PRODUCT_NOT_FOUND.
GET /earn/products/:id
| Param | Description |
|---|---|
id | Product UUID or chain_product_id (integer string) |
Returns one product object with the same fields as the product list.
Errors: 404 PRODUCT_NOT_FOUND.