Branch
Create, update, delete and query data of 'Branch' entity in BullhornCRM system.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
The Id of the Branch. |
| DateAdded | Datetime | False |
The DateAdded of the Branch. |
| ExternalID | String | False |
The ExternalID of the Branch. |
| Name | String | False |
The Name of the Branch. |
| ParentBranchId | Int | False |
The ParentBranchId of the Branch. |
| IsDeleted | Bool | False |
The IsDeleted of the Branch. |