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
If true then invalid addresses will use the first suggested address that closely matches the input address. If a suggestion cannot be found, geocoding will be based on the ZIP code. The useAddressSuggestion parameter is optional, if omitted its default value is false. If suggested address or geocode based on the ZIP code is used we cannot guarantee the accuracy of the results.

