reference_*_id
- some examples include reference_product_id
on the products endpoint and the the reference_order_id
on the transactions endpoint.
When you see one of these reference ID parameters, it’s a signal that you have an opportunity to map the action in Numeral to another action or object in another system. Whether tying order information back into your ERP, tracking down information for a specific customer, or scanning for orders including a specific product, these IDs can help you find the information needed to make Numeral work well with the rest of your financial platforms.
Parameter | Relevant Objects | Usage |
---|---|---|
reference_product_id | product , calculation | Tie back sales and tax categories to your product catalog. |
reference_order_id | transaction | Associate your orders and sales with Numeral transactions for reporting and reconciliation. |
reference_line_item_id | calculation | Associate each line item to reporting and tax lines within Numeral. Particularly helpful for partial refunds. |
reference_customer_id | customer , calculation | Manage customer exemption status and tie orders to specific customers. |