---
title: "POST /accounting/payoutSettings/save"
method: POST
path: "/accounting/payoutSettings/save"
tags: ["accounting"]
---

# POST /accounting/payoutSettings/save

`POST /accounting/payoutSettings/save`

## Request body

- PayoutSettingsDTO
  - `paymentProviderId` integer
  - `paymentUserId` string
  - `payeeId` integer

## Response `200`

OK

- PayoutSettingsDTO
  - `paymentProviderId` integer
  - `paymentUserId` string
  - `payeeId` integer

---

[API](https://skmtc.dev/revelator/apis/revelator-api.md) · [All operations](https://skmtc.dev/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc.dev/revelator/apis/revelator-api/revisions/3f06b1dccf24?raw)
