Skip to main content
POST
Create liability report

Authorizations

Authorization
string
header
required

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

Body

application/json
business_entity_id
string

One of business_entity_id, pay_schedule_id or payroll_id must be set.

Must be present when pay_schedule_id and payroll_id is either empty or not set.

pay_schedule_id
string

One of business_entity_id, pay_schedule_id or payroll_id must be set.

Must be present when business_entity_id and payroll_id is either empty or not set.

payroll_id
string

One of business_entity_id, pay_schedule_id or payroll_id must be set.

Must be present when business_entity_id and pay_schedule_id is either empty or not set.

filters
object

Options to allow filtering the content of the report

Response

201 - application/json

Created

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

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

data
Report · object