---
title: "create a new payment information sepa record"
method: POST
path: "/v2/providers/employers/employees/employments/{employmentId}/paymentinformationsepa"
tags: ["Payment information"]
---

# create a new payment information sepa record

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

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

Create a new Payment information SEPA record for an employment.<br/> For each unique payroll component there can only be one payment 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)
