Branches
A Branch in Kojo represents a seller organization's branch that can be assigned to buyer locations for delivery purposes.
Schema​
Branch​
| Name | Type | Description | Example |
|---|---|---|---|
| id | ID | Unique identifier for the branch | "ckmnpybisiy5x08abky4g2d1f" |
| name | string | Name of the branch | "Main Branch" |
| code | string? | Branch identifier from the organization's integrationData | "BRANCH001" |