---
title: "POST /{group}/api/v{version}/Report/employees/savepayrollconfigurationdata"
method: POST
path: "/{group}/api/v{version}/Report/employees/savepayrollconfigurationdata"
tags: ["Report"]
---

# POST /{group}/api/v{version}/Report/employees/savepayrollconfigurationdata

`POST /{group}/api/v{version}/Report/employees/savepayrollconfigurationdata`

## Path parameters

- `group` string, required
- `version` string, required

## Request body

- VagaroMerchantModelRequestSavePayRollConfigurationData
  - `businessID` integer
  - `loginUserID` integer
  - `device` string
  - `version` string
  - `pageIndex` integer
  - `pageSize` integer
  - `deviceID` string
  - `osVersion` string
  - `groupId` string
  - `isGroupWiseCall` boolean
  - `isReadOnly` boolean
  - `clientId` string
  - `clientSecret` string
  - `vbi` string
  - `vui` string
  - `strLoginUserId` string
  - `strBusinessId` string
  - `enc_BusinessID` string
  - `enc_LoginUserID` string
  - `rollingAvgNo` integer
  - `rollingAvgType` string
  - `payrollClosingDay` integer
  - `showTips` boolean
  - `overTimeStartAfter` number, double
  - `overTimeHourleyMultiplier` number, double
  - `deductBusinessServiceCost` boolean
  - `deductBusinessProductCost` boolean
  - `payrollStartingDate` string, date-time
  - `dontSubstractDiscount` boolean
  - `substractMembershipDiscount` boolean
  - `createdBy` integer
  - `jsonHourlyRate` string
  - `salaryJson` string
  - `flatRateXml` string
  - `isPaid` integer
  - `serviceflatRateXml` string
  - `outcallPrice` number, double
  - `isHealthBenifitApplicable` boolean
  - `jsonCommission` string
  - `productCommissionJson` string
  - `classFlatRateXml` string
  - `isHourlyPayByCommission` boolean
  - `isApplyAllHourlyRate` integer
  - `payRates` string
  - `hourlyRateJson` string

## Response `200`

Success

## Other responses

- `1001` — Information

---

[API](https://skmtc.net/vagaro/apis/vagaro-api.md) · [All operations](https://skmtc.net/vagaro/apis/vagaro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vagaro/vagaro-api/revisions/3e3de23c5a6a/schema)
