| Key | Purpose | Sample | Description |
|---|---|---|---|
| words | Provide a list of comma separated words for matching in branch descriptions | Manchester |
Will find branches whose description contains ANY of these words |
| Name | Type | Description |
|---|---|---|
| ID | bigint | Unique branch identifier used in POST commands |
| Code | string | The code of matching branches |
| Description | string | The description of matching branches |
| Address | string | The address of matching branches |