Returns minimum wage rates by location (address or coordinates) and effective date
The result contains all hierarchy levels based on address or coordinates (valid coordinates take precedence over the address). The valid date format is yyyy-mm-dd.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Optional, defaults to false. If true, when address not found the system will use an address that may resemble the input address. In the absence of a suitable suggestion, the system will resort to geocoding based on the ZIP code. NOTE that if set to true, the accuracy of results are uncertain.
Optional, defaults to false. If true, will include jursidictions that the provided location resides in.
Optional, defaults to false. If true, will only return highest minimum wage for each type.

