---
title: "Create Bulk Payment"
method: POST
path: "/bulk-payments"
tags: ["Payments"]
---

# Create Bulk Payment

`POST /bulk-payments`

Creates a bulk payment after obtaining the user's authorisation. 

Feature: `CREATE_BULK_PAYMENT`

## Headers

- `consent` string, required
- `psu-id` string
- `psu-corporate-id` string
- `psu-ip-address` string

## Response `201`

Created

## Other responses

- `default` — Error Response

---

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