---
title: "POST /{group}/api/v{version}/Business/saveonlineappointmentrules"
method: POST
path: "/{group}/api/v{version}/Business/saveonlineappointmentrules"
tags: ["Business"]
---

# POST /{group}/api/v{version}/Business/saveonlineappointmentrules

`POST /{group}/api/v{version}/Business/saveonlineappointmentrules`

## Path parameters

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

## Request body

- VagaroMerchantModelRequestBusinessSettingsRequest
  - `businessID` integer
  - `loginUserID` integer
  - `isConfimationReq` boolean
  - `requiredConfirmationFor` string
  - `noShowConfirmationCount` integer
  - `allowCustCancelApp` boolean
  - `cancelHours` integer
  - `allowCustRecurrenceApp` boolean
  - `recurrenceHours` integer
  - `appLeadTime` integer
  - `appLeadType` integer
  - `appLimit` integer
  - `isRequireGenderInformation` boolean
  - `appointmentIncrement` integer
  - `modifiedBy` integer
  - `modifiedDate` string, date-time
  - `acceptAmex` boolean
  - `isDisplayClassSeat` boolean
  - `classLeadTime` integer
  - `classLeadType` integer
  - `onlineSpOrder` integer
  - `postReviewIfShowOrCompleted` boolean
  - `isRefundOnline` boolean
  - `refundPolicy` string
  - `isWaitlistAvailable` boolean
  - `waitlistType` integer
  - `isOnlineCustomerWaitlist` boolean
  - `waitlistResponseTime` integer
  - `appBookingLimitDays` integer
  - `classBookingLimitDays` integer
  - `isDisplayPhoneNumber` boolean
  - `classCancellationPolicy` string
  - `waitlistNotication` boolean
  - `isAutoAssignEmployee` boolean
  - `isAllowFriendsandFamilyBooking` integer
  - `isCancelMemberhipOnline` integer
  - `isCancelPkgOnline` integer
  - `isMemPkgReqToBook` boolean
  - `isLimitOnlineBooking` boolean
  - `memPkgIds` string
  - `serClassIds` string
  - `limitOnlineBookEmpIds` string
  - `reqAccptEmpIds` string
  - `isCombineCleanup` boolean
  - `isClusterBooking` boolean
  - `preventGaps` integer
  - `clusterBookingEmpIds` 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)
