Query Parameters
The API uses a variety of query parameters. Each API provides more information on parameters required for specific types of requests. The following table describes sample query parameters.
| Name | Description | Type/Format | Required | Example | API | Request |
|---|---|---|---|---|---|---|
| orgShortName | Organization identifier | String | Yes | "tfoinc" | Configuration API | GET {basePath}/menus/summary |
| LocRef | Location identifier | String | No | "fdmnh144" | Configuration API | GET {basePath}/menus/summary |
| rvcRef | Revenue center identifier | Integer | No | 42 | Configuration API | GET {basePath}/menus/summary |
| checkNumbers | Only checks with these numbers are returned; however, it is possible to have more than one check with the same check number. | Integer | No | 543,976 | Checks API | GET {basePath}/checks |