RevSure Attribute Name | RevSure Attribute Label | Data Type | Description |
id | id | STRING | Revsure unique ID assigned to the product |
name | name | STRING | Name of the product |
description | description | STRING | Description of the product |
family | family | STRING | Product Family the product belongs to |
product_code | product_code | STRING | Product code assigned to the product in the source system |
is_active | is_active | BOOLEAN | A flag that indicates whether the product is active or not |
unit_price | unit_price | NUMERIC | Unit price of the product |
unit_price_iso | unit_price_iso | STRING | Currency ISO code for unit_price |
properties | properties | JSON | Internal field to store additional information about the record. |
sources | sources | STRING | Source system for the record |
created_at | created_at | TIMESTAMP | Time at which the record was created in RevSure |
updated_at | updated_at | TIMESTAMP | Time at which the record was last updated in RevSure |
src_created_at | src_created_at | TIMESTAMP | Time at which the record was created in the source system |
src_updated_at | src_updated_at | TIMESTAMP | Time at which the record was last updated in the source system |
uid | uid | STRING | RevSure user ID that triggered the sync for the record. |
rid | rid | STRING | RevSure run ID that created the record. |
cid | cid | STRING | RevSure connection ID associated with the source connection. |
Product - Entity Description
- Updated on Nov 14, 2025
- Published on Nov 13, 2025
- 1 minute(s) read
Was this article helpful?