---
title: "Get the total number of PIN licenses transferred from the bank to the site and the maximum number allowed to transfer from the site back to the bank"
method: POST
path: "/KindooGetBankSitePinLicenseTransferDetails"
tags: ["Licenses Provisioning"]
---

# Get the total number of PIN licenses transferred from the bank to the site and the maximum number allowed to transfer from the site back to the bank

`POST /KindooGetBankSitePinLicenseTransferDetails`

## Response `200`

OK

- BankSiteTransferDetailsDTO
  - `TransferedToSite` integer — The total number transferred to the site
  - `MaxAllowedTransferBackFromSite` integer — The total number allowed to transfer from the site back to the bank

## Other responses

- `303` — See Other
- `401` — Unauthorized - your session is not valid

---

[API](https://skmtc.net/kindoo/apis/kindoo-tech.md) · [All operations](https://skmtc.net/kindoo/apis/kindoo-tech/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kindoo/kindoo-tech/revisions/0f2499440f4b/schema)
