Skip to main content
GET
List business presets

Authorizations

Authorization
string
header
required

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

Query Parameters

business_entity_id
string
required
type
enum<string>
Available options:
allowance,
deduction,
earning,
employee_benefit,
employer_benefit,
employer_statutory_withholding,
reimbursement,
statutory_withholding
subtype
string
sort
enum<string>

Sort order is specified using the format sort=field[:direction][,field[:direction],...] where field is the name of the field to sort by and direction is the optional sort direction (asc or desc).

Available options:
name,
subtype,
subtype.label,
title,
type,
type.label
include_managed
boolean
external_ref
string
expand
enum<string>[]
Available options:
allowances,
business_entity,
deductions,
earnings,
employee_benefits,
employer_benefits,
expense_accounting_code,
liability_accounting_code,
pay_rates,
reimbursements,
remittance_account

Response

200 - application/json

OK

object
string
read-only

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

data
object[]