---
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.net/revelator/apis/revelator-api.md) · [All operations](https://skmtc.net/revelator/apis/revelator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/revelator/revelator-api/revisions/9bb4b5cb4dc2/schema)
