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

# Get a list of payment information non-SEPA

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

__Activity name :__ <a href="https://developer.loket.nl/Activities/GetPaymentInformationNonSepaByEmploymentId" target="_blank">GetPaymentInformationNonSepaByEmploymentId</a>

Get a list of payment information for non-SEPA bank accounts for an employment. These are payments to be performed that will NOT be based on an IBAN (which is the standard), so this is mostly useful for foreign payments that are not based within a SEPA-country. 

For a specific payroll component, the record indicates to which account payments will be made.  This includes, but is not limited to, the payment of wages for an employment.

For each payroll component there can only be one payment Information record per employment.

## 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)
