---
title: "Pré-Cadastrar Taxas Personalizadas"
method: POST
path: "/v5/onboarding/persontax"
tags: ["Onboarding"]
---

# Pré-Cadastrar Taxas Personalizadas

`POST /v5/onboarding/persontax`

Utilize esse endpoint para solicitar taxas personalizadas:

## Request body

- object
  - `param` string, required — Subadquirente
  - `brand_product_code` string, required — Bandeira Produto
  - `mcc_code` string, required — MCC
  - `transaction_type_code` string, required — Tipo de Transação
  - `date_init` string, date, required — À Partir de (00:00 hs)
  - `date_end` string, date — Até (23:59 hs)
  - `number_installments` number, required — Número de Parcelas
  - `percent_mdr` string, required — Percentual de MDR (Ex: 1,2, 1,02)
  - `value_mdr` string, required — Valor Fixo de MDR (Ex: 1.2, 1.02)
  - `value_max_mdr` string, required — Valor Máximo de MDR (Ex: 1.2, 1.02)
  - `payment_plan_code` string, required — Plano de Pagamento
  - `combo_code` string, required — Tabela de Preço
  - `seller_id` string, required — Loja

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/bs2/apis/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio.md) · [All operations](https://skmtc.net/bs2/apis/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bs2/bs2-core2-contacorrente-extrato-app-hosts-http-forintegratio/revisions/989ddf3f68cd/schema)
