---
title: "Create a new payment information non-SEPA record"
method: POST
path: "/v2/providers/employers/employees/employments/{employmentId}/paymentinformationnonsepa"
tags: ["Payment information non-SEPA"]
---

# Create a new payment information non-SEPA record

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

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

Create a new payment information non-SEPA record for an employment. For each unique payroll component there can only be one payment information non-SEPA record per employment.

__Metadata :__ Possible values for fields of the type 'metadata' can be acquired (GET) by adding `/metadata` to the URL

__Defaults :__ Default values for a new object can be acquired by adding `/defaults' to the POST URL.

## Path parameters

- `employmentId` string, uuid, required

## Headers

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

## Response `201`

Created

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