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

# POST /{group}/api/v{version}/VagaroBucks/savevagarobucksmanagements

`POST /{group}/api/v{version}/VagaroBucks/savevagarobucksmanagements`

## Path parameters

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

## Request body

- VagaroAdminModelMongoCollectionVagaroBucksHistory
  - `id` string
  - `businessID` integer
  - `businessname` string
  - `shopOwnerName` string
  - `userID` integer
  - `vagaroCredit` number, double
  - `vagaroProductBucks` number, double
  - `vagaroCreditId` integer
  - `productCreditId` integer
  - `createdBy` integer
  - `createdDate` string, date-time
  - `modifiedBy` integer
  - `modifiedDate` string, date-time

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