---
title: "Get payment file 🌍"
method: GET
path: "/companies/{companyId}/payment-files"
tags: ["Company"]
---

# Get payment file 🌍

`GET /companies/{companyId}/payment-files`

Returns the payment file of the company for a given month.
\
**Required scopes**: *payment-files:read*

## Path parameters

- `companyId` string, required

## Query parameters

- `date` string, required

## Response `200`

The Payment file

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/payfit/apis/partner-api.md) · [All operations](https://skmtc.net/payfit/apis/partner-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payfit/partner-api/revisions/fd1fb9262946/schema)
