---
title: "POST /registry-import-splitwise-csv"
method: POST
path: "/registry-import-splitwise-csv"
tags: ["registry-import-splitwise-csv"]
---

# POST /registry-import-splitwise-csv

`POST /registry-import-splitwise-csv`

Used to upload a CSV export from Splitwise, and create a new Registry from it.

## Headers

- `Cache-Control` string
- `User-Agent` string, required
- `X-Bunq-Language` string
- `X-Bunq-Region` string
- `X-Bunq-Client-Request-Id` string
- `X-Bunq-Geolocation` string
- `X-Bunq-Client-Authentication` string, required

## Request body

- RegistryImportSplitwiseCsv

## Response `200`

Used to upload a CSV export from Splitwise, and create a new Registry from it.

- RegistryImportSplitwiseCsvCreate
  - `Id` BunqId
    - `id` integer — An integer ID of an object. Unique per object type.

## Other responses

- `400` — This is how the error response looks like for 4XX response codes

## Changes

- **2024-01-08** `8dfb44c77ea0` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bunq/apis/bunq-api/changes/registry-import-splitwise-csv/post.md)

---

[API](https://skmtc.dev/bunq/apis/bunq-api.md) · [All operations](https://skmtc.dev/bunq/apis/bunq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/bunq/bunq-api/revisions/c021a80e7d68/schema)
