Get product
numeral_get_productGet a single product by its reference_product_id (your id). Returns the product's name, product_category, and timestamps. Numeral: GET /tax/products/{reference_product_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference_product_id | Yes | Your product id (the reference_product_id used when the product was created). |