get https://api.zeal.com/minimumWageRules
Fetches Minimum Wage Rules for a specified Work Location.
Fetches minimum wage rules for a specified work location.
Returns
Returns response status and newly created Customer Account object.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Object containing location's minimum wage rules |
errors | array | Contains list of error objects which consists of:message : Error messagecode : Error code as described in Error codes |