---
title: "Get a list of payment information sepa"
method: GET
path: "/v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa"
tags: ["Payment information"]
---

# Get a list of payment information sepa

`GET /v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa`

__Activity name :__ <a href="https://developer.loket.nl/Activities/GetPaymentInformationSepaByEmploymentId" target="_blank">GetPaymentInformationSepaByEmploymentId</a><br><br>Get a list of payment information for SEPA bank accounts (IBAN's) for an employment.<br> <br>For a specific payroll component, the record indicates to which IBAN payments will be made. <br>This includes, but is not limited to, the payment of wages for an employment.<br> <br>For each payroll component there can only be one payment information record per employment.<br>

## Path parameters

- `employmentId` string, uuid, required

## Query parameters

- `filter` string
- `orderBy` string
- `pageNumber` integer
- `pageSize` integer

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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