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

# POST /{group}/api/v{version}/import/savevagarotransferdatarequest

`POST /{group}/api/v{version}/import/savevagarotransferdatarequest`

## Path parameters

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

## Request body

- VagaroMerchantModelRequestSaveVagaroTransferDataRequest
  - `businessId` integer
  - `serviceProviderId` integer
  - `requestedBusinessId` integer
  - `requestedServiceProviderId` integer
  - `toEmail` string
  - `fromEmail` string
  - `providerCellNo` string
  - `shopOwnerCellNo` string
  - `createdBy` integer
  - `isShareCalendar` boolean
  - `isCustomerContacts` boolean
  - `isCopyNotes` boolean
  - `isShareServiceOnly` boolean
  - `isShareClassMenuOnly` boolean
  - `isShareMembershipOnly` boolean
  - `isSharePackageOnly` boolean
  - `isShareReviewOnly` boolean
  - `isSharePastAppointment` boolean
  - `isShareFormOnly` boolean
  - `transferDate` string, date-time
  - `status` integer
  - `requestedProviderName` string
  - `requestorProviderName` string
  - `fromName` string
  - `toName` string
  - `requestorBusinessGroup` string
  - `requestedBusinessGroup` string
  - `userShareID` integer
  - `isActive` boolean
  - `toBusiness` string
  - `fromBusiness` string
  - `device` string
  - `objectId` string
  - `requestType` integer
  - `copyServiceProviderID` integer
  - `copyToName` string
  - `copyToEmailAddress` string
  - `isCopyAppointmentFiles` boolean
  - `isCopyCustomerFiles` boolean
  - `superAdminID` integer
  - `copyCustomersOfProviderName` string
  - `isResend` boolean
  - `createdByName` string
  - `createdByUser` 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)
