Returns upcoming minimum wage rates by effective date range
Returns upcoming minimum wage rates by effective date range
mwUid has to be a string in format stateCode-authorityType-authorityCode-majorType-industryTypeCode-minorTypeCode. Also wildcard ’*’ can be used and unspecified-rest is accepted as well. To specify an effective date range the ‘from’ and ‘to’ parameters must be set. The valid date format is yyyy-mm-dd. By default the ‘from’ date will be today’s date and the ‘to’ date will be unset providing all future rates
GET
Returns upcoming minimum wage rates by effective date range
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
OK

