Locations are only included in our v2 API.
Available Routes
| get | {API Key}/v2/locations |
Data Format
Usage Examples
Find all location records
gethttps://secure.bill4time.com/b4t-api/{Api Key}/v2/locations
Locations are only included in our v2 API.
| get | {API Key}/v2/locations |
| Locations | |||
| Field Name | Type | Values | Description |
| FirmID | Number | Unique ID for the Firm (Bill4Time Generated) | |
| LocationId | Number | Unique ID for the Location (Bill4Time Generated) | |
| LocationName | Text | Name of the Location | |
| CreateDate | Date | Creation date of the location | |
| Addr1 | Text | Address of location | |
| Addr2 | Text | Address of location | |
| City | Text | Address of location | |
| State | Text | Address of location | |
| Zip | Text | Address of location | |
| Country | Text | Address of location | |
| Phone | Text | Phone number for location | |
| Active | Text | True False |
True if Contact is Active. False if Contact is non active. |
| ContactId |
Number |
Unique ID for contact | |
| ContactName | Text |
Name of contact |
|
| Notes | Text | Contact Notes | |
| TravelDirections | Text | Contact Travel Directions | |
Comments
0 comments
Please sign in to leave a comment.