Skip to main content
GET
List pay splits

Authorizations

Authorization
string
header
required

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

Query Parameters

employee_id
string

The employee_id field is required when contractor_id is not present.

contractor_id
string

The contractor_id field is required when employee_id is not present.

expand
enum<string>[]
Available options:
contractor,
employee

Response

200 - application/json

OK

object
string
read-only

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

data
object[]