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

# POST /{group}/api/v{version}/MyAccount/gettransactionlistreport

`POST /{group}/api/v{version}/MyAccount/gettransactionlistreport`

## Path parameters

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

## Request body

- VagaroPublicModelRequestTransactionListReportRequest
  - `businessID` integer
  - `loginUserID` integer
  - `device` string
  - `version` string
  - `pageIndex` integer
  - `pageSize` integer
  - `deviceID` string
  - `osVersion` string
  - `groupId` string
  - `isGroupWiseCall` boolean
  - `isReadOnly` boolean
  - `clientId` string
  - `clientSecret` string
  - `vbi` string
  - `vui` string
  - `strLoginUserId` string
  - `strBusinessId` string
  - `enc_BusinessID` string
  - `enc_LoginUserID` string
  - `businessIDs` integer
  - `serviceProviderID` string
  - `customerID` integer
  - `fromDate` string, date-time
  - `toDate` string, date-time
  - `checkedOutBy` string
  - `showRefundedRecords` boolean
  - `depositInMerchantAccount` string
  - `transactionType` string
  - `appFromDate` string, date-time
  - `appToDate` string, date-time
  - `cCTransactionMode` string
  - `searchText` string
  - `presetDailyDealIDs` string
  - `isFromXeroQuickBooks` boolean
  - `isOldVersionForAPP` boolean
  - `depositInMerchantAccountName` string
  - `transactionid` string
  - `merchanttokenid` string
  - `includeEmployee` string
  - `excludeEmployee` string
  - `viewHisOwnReports` boolean
  - `viewOthersReports` boolean
  - `isAdmin` boolean
  - `userType` integer
  - `isPastEmployee` boolean
  - `userId` integer
  - `multiLocationBusinessIDs` string
  - `includeCustomerIds` string
  - `excludeCustomerIds` string
  - `credentialsIds` string
  - `depositStatus` string
  - `depositStatusFailed` integer
  - `configID` integer
  - `sourceTitle` string
  - `inventoryType` 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)
