Skip to main content
PUT
Update a payroll

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payroll
string
required

Body

application/json
pay_date
string<date>

The date on which Employees and Contractors are paid.

note
string | null

An optional note on the payroll, visible to the partner.

external_ref
string
Maximum string length: 255
period_start
string<date>

The start date of the pay period.

period_end
string<date>

The end date of the pay period.

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("payroll").

data
Payroll · object