Description HTTP Request
DELETE /api/v2/business/{businessId}/hmrcsettings/hmrcpaymentreminder
Assign Business Access
POST /api/v2/business/{businessId}/access
Change the tax year
POST /api/v2/business/{businessId}/initialfinancialyear
Copy Business Settings From Template
POST /api/v2/business/{businessId}/{businessTemplateId}
Create BACS Settings Record
POST /api/v2/business/{businessId}/bacs
Create Business Document
POST /api/v2/business/{businessId}/document
Create Location
POST /api/v2/business/{businessId}/location
Create New Business
POST /api/v2/business
Create payslip configuration
POST /api/v2/business/{businessId}/payslip
Delete BACS Settings Record
DELETE /api/v2/business/{businessId}/bacs/{id}
Delete Business Document
DELETE /api/v2/business/{businessId}/document/{id}
Delete Location
DELETE /api/v2/business/{businessId}/location/{id}
Dismiss Business Notifications
DELETE /api/v2/business/{businessId}/actionitems/businessnotifications/{id}/dismiss
Get All Statutory Maternity Leave Data
GET /api/v2/business/{businessId}/statutorypay
Get BACS Settings Record by ID
GET /api/v2/business/{businessId}/bacs/{id}
Get Business Billing Plans
GET /api/v2/business/{businessId}/subscription/currentbillingplan
Get Business Details
GET /api/v2/business/{businessId}
Get Business Details by External ID
GET /api/v2/business/externalid
Get Business Document Content
GET /api/v2/business/{businessId}/document/{id}/content
Get Business Document Details
GET /api/v2/business/{businessId}/document/{id}
Get Employee Portal Settings
GET /api/v2/business/{businessId}/employeeportalsettings
Get Employment Allowance Settings
GET /api/v2/business/{businessId}/hmrcsettings/employmentallowance
Get HMRC Settings
GET /api/v2/business/{businessId}/hmrcsettings
Get Location By Id
GET /api/v2/business/{businessId}/location/{id}
Get Rounding Rules
GET /api/v2/business/{businessId}/roundingrules
Get User Business Access
GET /api/v2/business/{businessId}/access/user
Get payslip configuration
GET /api/v2/business/{businessId}/payslip
Get the leave settings for the business
GET /api/v2/business/{businessId}/leavesettings
Get the timesheet settings for the business
GET /api/v2/business/{businessId}/timesheetsettings
List All Business Access Users
GET /api/v2/business/{businessId}/access
List BACS Settings
GET /api/v2/business/{businessId}/bacs
List Billing Plans
GET /api/v2/business/{businessId}/subscription/billingplans
List Business Document Details
GET /api/v2/business/{businessId}/document
List Business Locations
GET /api/v2/business/{businessId}/location
List Business Notifications
GET /api/v2/business/{businessId}/actionitems/businessnotifications
List Businesses
GET /api/v2/business
List Employee Locations
GET /api/v2/business/{businessId}/employee/{employeeId}/location
List Entitlements
GET /api/v2/business/{businessId}/entitlements
List the Business tags
GET /api/v2/business/{businessId}/tags
Revoke Business Access
DELETE /api/v2/business/{businessId}/access
Set Business Billing Plan
POST /api/v2/business/{businessId}/subscription/setbillingplan
Set Rounding Rules
POST /api/v2/business/{businessId}/roundingrules
Simple Update Employer HMRC Settings
PUT /api/v2/business/{businessId}/hmrcsettings/simple-update
Update BACS Settings Record
PUT /api/v2/business/{businessId}/bacs/{id}
Update Business Details
PUT /api/v2/business
Update Business Document Permissions
PUT /api/v2/business/{businessId}/document/{id}
Update Employee Portal Settings
POST /api/v2/business/{businessId}/employeeportalsettings
Update Employment Allowance Settings
PUT /api/v2/business/{businessId}/hmrcsettings/employmentallowance
Update HMRC Settings
PUT /api/v2/business/{businessId}/hmrcsettings
Update Location
PUT /api/v2/business/{businessId}/location/{id}
Update details of an associated user
PUT /api/v2/business/{businessId}/access
Update the leave settings for the business
PUT /api/v2/business/{businessId}/leavesettings
Update the timesheet settings for the business
PUT /api/v2/business/{businessId}/timesheetsettings