v5
OpenAPI 3.0.02026-08-044441026.8 MBCreate a pay rate
Request body
Must belong to a work assignment associated with an entity of type Employee.
Required unless the business preset referenced by business_preset_id already has a title. Either the pay rate or its preset must have one.
Whether this is a salary or hourly pay rate. Determines how rate is interpreted.
Must be present when business_preset_id is either empty or not set.
The annual salary when type is salary, or the hourly wage when type is hourly.
For salary pay rates, rate is the annual salary (i.e. amount per year). For wage pay rates, rate is the hourly wage (i.e. amount per hour).
The expected number of working hours per week. Must be greater than 0 for salary pay rates. Used to calculate the equivalent hourly rate from salaries for overtime.
The date from which this pay rate is applied to Pay Stubs.
The date after which this pay rate is no longer applied and can no longer be used to create Earning Line Items. null if the pay rate applies indefinitely.
Response
Created
The unique identifier of the object in Nmbr.
The type of the object in Nmbr ("pay_rate").