| Field Name | Data Type | Description | Nested Fields |
|---|---|---|---|
| _id | string | Unique identifier for each document within collection | 0 |
| pricebook_id | string | Unique identifier for pricebook | 0 |
| name | string | Name of name | 0 |
| description | string | Field for description | 0 |
| business_entity_id | string | Unique identifier for business entity | 0 |
| status | string | Current status of status | 0 |
| is_default | boolean | Field for is default | 0 |
| created_at | string | Timestamp when the record was created | 0 |
| updated_at | string | Timestamp when the record was updated | 0 |
Example
Example