# Finance Debt collection operations ## Get Configuration of Debt Collection - [GET /v1/debt-collection/configuration](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/getdebtcollectionconfiguration.md): Required Scopes: Get Configuration of Debt Collection ## Get Debtors - [GET /v1/debt-collection/{debtCollectionRunId}/debtors](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/getdebtors.md): Required Scopes: Returns debtors for specified debtCollectionRunId in slices ## Get Transfer Details - [GET /v1/debt-collection/{debtCollectionRunId}/details](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/gettransferdetails.md): Required Scopes: Get transfer details by specified debtCollectionRunId ## Update debt collection - [POST /v1/debt-collection/update](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/updatedebtcollection.md): Required Scopes: ## Confirm transfer retrieval - [POST /v1/debt-collection/{debtCollectionRunId}/confirmTransfer](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/confirmtransfer.md): Required Scopes: After fetching all data (details and debtors) related to a transfer use this endpoint to confirm the retrieval. This will flag the related data in Magicline as retrieved by the Agency. This endpoint should only be called if the status of the transfer is WAITING_FOR_CONFIRMATION (see getTransferDetails) ## Get debt collection cases - [GET /v1/debt-collection/cases](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/getdebtcollectioncases.md): Required Scopes: Returns the current state of debt collection cases specified by debtorId, collectionCaseId and agencyCollectionCaseId. Each parameter has maximum allowable 50 ids. ## Get blocked debt collection debtors - [GET /v1/debt-collection/blocked/debtors](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/getdebtcollectionblockeddebtors.md): Required Scopes: ## Get blocked debt collection debts - [GET /v1/debt-collection/blocked/debts](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/getdebtcollectionblockeddebts.md): Required Scopes: ## Create tax advisor export - [POST /v1/taxadvisor/exports/create](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/createexport.md): Required Scopes: Returns the export id ## Get tax advisor export by id - [GET /v1/taxadvisor/exports/{exportId}](https://redocly.sportalliance.com/apis/perfectgym/openapi/openapi/finance/getexport.md): Required Scopes: Returns export download data like the download URL