curl --request GET \
--url https://api.meetcampfire.com/rr/api/v1/product/{id} \
--header 'Authorization: <api-key>'{
"id": 123,
"is_deleted": false,
"deleted_at": "2023-11-07T05:31:56Z",
"department_name": "<string>",
"invoice_account_name": "<string>",
"revenue_account_name": "<string>",
"ar_account_name": "<string>",
"invoice_unbilled_account_name": "<string>",
"tax_account_name": "<string>",
"tags": [
{
"id": 123,
"group_name": "<string>",
"parent_name": "<string>",
"is_deleted": false,
"deleted_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"last_modified_at": "2023-11-07T05:31:56Z",
"customer": 123,
"parent": 123,
"is_active": true,
"group": 123
}
],
"last_modified_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"customer": 123,
"product_id": "<string>",
"product_name": "<string>",
"product_description": "<string>",
"currency": "<string>",
"price": 0,
"cost": 0,
"exclude_from_mrr": true,
"is_taxable": true,
"stripe_product_id": "<string>",
"avalara_item_id": 0,
"avalara_item_data": "<unknown>",
"avalara_tax_code": "<string>",
"anrok_item_id": "<string>",
"sphere_item_id": "<string>",
"apply_dept_tag_to_invoice_journals": true,
"department": 123,
"invoice_account": 123,
"revenue_account": 123,
"ar_account": 123,
"invoice_unbilled_account": 123
}curl --request GET \
--url https://api.meetcampfire.com/rr/api/v1/product/{id} \
--header 'Authorization: <api-key>'{
"id": 123,
"is_deleted": false,
"deleted_at": "2023-11-07T05:31:56Z",
"department_name": "<string>",
"invoice_account_name": "<string>",
"revenue_account_name": "<string>",
"ar_account_name": "<string>",
"invoice_unbilled_account_name": "<string>",
"tax_account_name": "<string>",
"tags": [
{
"id": 123,
"group_name": "<string>",
"parent_name": "<string>",
"is_deleted": false,
"deleted_at": "2023-11-07T05:31:56Z",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"last_modified_at": "2023-11-07T05:31:56Z",
"customer": 123,
"parent": 123,
"is_active": true,
"group": 123
}
],
"last_modified_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z",
"customer": 123,
"product_id": "<string>",
"product_name": "<string>",
"product_description": "<string>",
"currency": "<string>",
"price": 0,
"cost": 0,
"exclude_from_mrr": true,
"is_taxable": true,
"stripe_product_id": "<string>",
"avalara_item_id": 0,
"avalara_item_data": "<unknown>",
"avalara_tax_code": "<string>",
"anrok_item_id": "<string>",
"sphere_item_id": "<string>",
"apply_dept_tag_to_invoice_journals": true,
"department": 123,
"invoice_account": 123,
"revenue_account": 123,
"ar_account": 123,
"invoice_unbilled_account": 123
}Token-based authentication with required prefix "Token"
Show child attributes
2502502503-100000000000000 < x < 100000000000000-1000000000000000000 < x < 1000000000000000000250-9223372036854776000 <= x <= 9223372036854776000Avalara tax code (e.g., SW052000 for SAAS)
50250250Apply Department and Tag categorization to all lines on Invoice Journals