VendorType
Represents vendor types used to classify vendors, including form 1099 reporting settings, hierarchical parent relationships, and entity assignments.
Columns
| Name | Type | ReadOnly | Description |
| auditCreatedBy | String | True |
The user who created the vendor type record. |
| auditCreatedDateTime | Datetime | True |
The date and time when the vendor type record was created. |
| auditModifiedBy | String | True |
The user who last modified the vendor type record. |
| auditModifiedDateTime | Datetime | True |
The date and time when the vendor type record was last modified. |
| entity_Href | String | True |
The URL of the entity associated with this vendor type. |
| entity_Id | String | True |
The Id of the entity associated with this vendor type. |
| entity_Key | String | True |
The system-assigned key of the entity associated with this vendor type. |
| entity_Name | String | True |
The name of the entity associated with this vendor type. |
| form1099Box | String | False |
The form 1099 box number associated with this vendor type for tax reporting. |
| form1099Type | String | False |
The form 1099 type associated with this vendor type for tax reporting. |
| href | String | True |
The URL of the vendor type resource. |
| id | String | False |
The unique identifier of the vendor type record. |
| key [KEY] | String | True |
The system-assigned key that uniquely identifies the vendor type record. |
| parent_Href | String | True |
The URL of the parent vendor type associated with this vendor type. |
| parent_Id | String | False |
The Id of the parent vendor type associated with this vendor type. |
| parent_Key | String | False |
The system-assigned key of the parent vendor type associated with this vendor type. |
| status | String | False |
The current status of this vendor type, such as active or inactive. |