latestSwagger 2.02026-08-129077641.4 MB

3e3de23c5a6a

appointment

Saves all appointments.

Sample request:

{
    "AppointmentID": "0",
    "CalendarID": "2952",
    "ServiceProviderID": "45056505",
    "ServiceProviderName": "Tanya Pierce",
    "CustomerID": 45056512,
    "ServiceID": "8960177",
    "ServiceName": "Touch-up",
    "StyleID": 0,
    "AppDate": "2020-05-15",
    "AppTime": "11:15",
    "AppType": 0,
    "Price": "120.00",
    "Duration": "120",
    "PointGiven": "0",
    "PointRedeem": "0",
    "GenderInformation": 0,
    "OutcallType": 0,
    "IsVerifyOverlap": true,
    "RuleID":0,
    "IsRecurrence":false,
    "IsEditSeries":false,
    "RuleType":0,
    "RuleMonth":0,
    "WeekFrequency":0,
    "IsSendMail":true,
    "IsWaitingAppointment":0,
    "ProcessStartTime":0,
    "ProcessDuration":0,
    "ProcessEndTime":15,
    "IsAdvanceDurationChange":false,
    "WaitingAppDates":"",
    "RecAppChangeType":0,
    "ResourceID":"0",
    "BusinessPackageID":0,
    "BookingType":1,
    "EventType":1,
    "EventCapacity":0,
    "BusinessID":122993,
    "LoggedInUserID":45056505,
    "Device":"iPhone",
    "Version":"3.9.3",
    "IsDragDropDiffCal":false,
    "IsWorkShop":false,
    "IsCheckAttendeeExists":false,
    "NoOfSessions":0,
    "SellPrice":0.000000,
    "IsServiceAtSameTimePerform": false
}
post/{group}/api/v{version}/appointment/saveallappointments

Path parameters

groupstring required
versionstring required

Request body

{"stackTrail":"components:schemas:Vagaro.Merchant.Model.SaveAllAppointmentsRequest:properties:businessID","oasType":"schema","type":"unknown"}
{"stackTrail":"components:schemas:Vagaro.Merchant.Model.SaveAllAppointmentsRequest:properties:loginUserID","oasType":"schema","type":"unknown"}
devicestring
versionstring
pageIndexinteger
pageSizeinteger
deviceIDstring
osVersionstring
groupIdstring
isGroupWiseCallboolean
isReadOnlyboolean
clientIdstring
clientSecretstring
vbistring
vuistring
strLoginUserIdstring
strBusinessIdstring
enc_BusinessIDstring
enc_LoginUserIDstring
appointmentIDstring
calendarIDstring
serviceProviderIDstring
customerIDinteger
serviceIDstring
serviceNamestring
serviceProviderNamestring
styleIDinteger
styleNamestring
oldAppDatestring
oldAppEndDatestring
appDatestring
appTimestring
appTypeinteger
apptColorstring
pricestring
durationstring
pointGivenstring
pointRedeemstring
genderInformationinteger
outcallTypeinteger
outcallAddressstring
commentstring
isVerifyOverlapboolean
ruleIDinteger
isRecurrenceboolean
isEditSeriesboolean
ruleTypeinteger
ruleDaystring
ruleMonthinteger
weekFrequencyinteger
isCheckCancelboolean
endDatestring
isSendMailboolean
isWaitingAppointmentinteger
processStartTimeinteger
processDurationinteger
processEndTimeinteger
isAdvanceDurationChangeboolean
waitingAppDatesstring
recAppChangeTypeinteger
resourceIDstring
bookingTypeinteger
businessPackageIDinteger
oldServiceNamestring
eventCapacityinteger
eventTypeinteger
isDragDropDiffCalboolean
isPaidboolean
isWorkShopboolean
isCheckAttendeeExistsboolean
noOfSessionsinteger
strSellPricestring
sellPricenumber double
customPackageServiceIdstring
giftCertificateIdstring
multiAppDateTimestring
isPerformServiceAtSameTimeboolean
isWaitingtoRealboolean
waitlistIDinteger
streamingEventCapacityinteger
isConvertToLiveStreamboolean
personalOffTypeinteger
fromTimestring
toTimestring
isResizeboolean
oldSPIdinteger
isBlockOnlineBookingboolean
appDateOverlappingAlertstring
depositsPercentageNewnumber double
depositsPercentagesstring
depositsPercentagenumber double
appNotesFileInfoDetailsstring
csvProAppTimestring
inHouseDepositTypeinteger
isFromOfflineSearchinteger
checkoutApprovalstringstring
cleanupTimeinteger
fAppConfirmUniqueIDstring
onlyValidateinteger
taskNamestring
isPTOboolean
serviceProviderPayRoleIDinteger
serviceProviderPolicyIDinteger
preOutCallTimestring
postOutCallTimestring
customerStartTimestring
customerTimeZonestring
isIncludeTaxInOnlinePricingboolean
csvWeekDayNamesstring
thirdPartyCalTypeinteger
dontShowCTAinteger
enc_AppointmentIDstring
enc_ServiceIDstring
enc_CustomerIDstring
enc_CalendarIDstring
enc_RuleIDstring
enc_ServiceProviderIDstring
enc_ResourceIDstring
enc_BusinessPackageIDstring

Response

Success