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. Optionally, will include jursidictions that the provided location resides in.
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.
Response
OK
Response object for the minimum wage rates with jurisdiction request.
The list of rates.
The tax jurisdictions associated with the locations.
If input address provided, then th normalized address is returned.
Coordinates used to determine minimum wages.
If any errors, included in this field.

