---
title: "POST /api/v{version}/Zenswipe/StripePlanNotification"
method: POST
path: "/api/v{version}/Zenswipe/StripePlanNotification"
tags: ["Zenswipe"]
---

# POST /api/v{version}/Zenswipe/StripePlanNotification

`POST /api/v{version}/Zenswipe/StripePlanNotification`

## Path parameters

- `version` string, required

## Request body

- VagaroPublicModelPlanIdManager
  - `id` string
  - `planID` integer
  - `cardPresentFee` number, double
  - `cardNotPresentFee` number, double
  - `cardNotPresentFixedFee` integer
  - `cardPresentFixedFee` integer
  - `planName` string
  - `isActive` boolean
  - `monthlyFee` integer
  - `countryId` integer
  - `otherDescription` string
  - `planDescription` string
  - `currencySymbol` string
  - `currencyCode` string
  - `isCustom` boolean
  - `isMultiProvider` boolean
  - `isAdyenPlanId` boolean

## 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)
