POST api/v1/parceiro/Atualizar

Request Information

URI Parameters

None.

Body Parameters

ParceiroCreateModel
NameDescriptionTypeAdditional information
Id

integer

None.

Email

string

Required

String length: inclusive between 0 and 150

Senha

string

Required

String length: inclusive between 0 and 100

Nome

string

String length: inclusive between 0 and 50

Sobrenome

string

String length: inclusive between 0 and 50

Cpf

string

String length: inclusive between 0 and 20

Cnpj

string

String length: inclusive between 0 and 25

NomeEmpresa

string

String length: inclusive between 0 and 100

TipoPessoa

string

Required

String length: inclusive between 0 and 3

Celular

string

Required

String length: inclusive between 0 and 20

Estado

string

String length: inclusive between 0 and 2

Cidade

string

String length: inclusive between 0 and 20

Bairro

string

String length: inclusive between 0 and 20

Numero

integer

None.

Complemento

string

String length: inclusive between 0 and 20

Cep

string

String length: inclusive between 0 and 15

Endereco

string

String length: inclusive between 0 and 100

PerfiSistema

string

String length: inclusive between 0 and 50

Porcentagem

integer

None.

TipoDeConta

string

String length: inclusive between 0 and 20

Banco

string

String length: inclusive between 0 and 11

Agencia

string

String length: inclusive between 0 and 11

AgenciaDigito

string

String length: inclusive between 0 and 11

Conta

string

String length: inclusive between 0 and 11

ContaDigito

string

String length: inclusive between 0 and 11

Status

string

String length: inclusive between 0 and 11

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Email": "sample string 2",
  "Senha": "sample string 3",
  "Nome": "sample string 4",
  "Sobrenome": "sample string 5",
  "Cpf": "sample string 6",
  "Cnpj": "sample string 7",
  "NomeEmpresa": "sample string 8",
  "TipoPessoa": "sample string 9",
  "Celular": "sample string 10",
  "Estado": "sample string 11",
  "Cidade": "sample string 12",
  "Bairro": "sample string 13",
  "Numero": 14,
  "Complemento": "sample string 15",
  "Cep": "sample string 16",
  "Endereco": "sample string 17",
  "PerfiSistema": "sample string 18",
  "Porcentagem": 19,
  "TipoDeConta": "sample string 20",
  "Banco": "sample string 21",
  "Agencia": "sample string 22",
  "AgenciaDigito": "sample string 23",
  "Conta": "sample string 24",
  "ContaDigito": "sample string 25",
  "Status": "sample string 26"
}

application/xml, text/xml

Sample:
<ParceiroCreateModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GT.Model.AppUsuario">
  <Agencia>sample string 22</Agencia>
  <AgenciaDigito>sample string 23</AgenciaDigito>
  <Bairro>sample string 13</Bairro>
  <Banco>sample string 21</Banco>
  <Celular>sample string 10</Celular>
  <Cep>sample string 16</Cep>
  <Cidade>sample string 12</Cidade>
  <Cnpj>sample string 7</Cnpj>
  <Complemento>sample string 15</Complemento>
  <Conta>sample string 24</Conta>
  <ContaDigito>sample string 25</ContaDigito>
  <Cpf>sample string 6</Cpf>
  <Email>sample string 2</Email>
  <Endereco>sample string 17</Endereco>
  <Estado>sample string 11</Estado>
  <Id>1</Id>
  <Nome>sample string 4</Nome>
  <NomeEmpresa>sample string 8</NomeEmpresa>
  <Numero>14</Numero>
  <PerfiSistema>sample string 18</PerfiSistema>
  <Porcentagem>19</Porcentagem>
  <Senha>sample string 3</Senha>
  <Sobrenome>sample string 5</Sobrenome>
  <Status>sample string 26</Status>
  <TipoDeConta>sample string 20</TipoDeConta>
  <TipoPessoa>sample string 9</TipoPessoa>
</ParceiroCreateModel>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Parceiros
NameDescriptionTypeAdditional information
Id

integer

None.

IdRecebedorPagarme

string

String length: inclusive between 0 and 100

Email

string

String length: inclusive between 0 and 150

Senha

string

String length: inclusive between 0 and 100

Nome

string

String length: inclusive between 0 and 50

Sobrenome

string

String length: inclusive between 0 and 50

NomeCompleto

string

String length: inclusive between 0 and 100

Cpf

string

String length: inclusive between 0 and 20

Cnpj

string

String length: inclusive between 0 and 25

NomeEmpresa

string

String length: inclusive between 0 and 100

TipoPessoa

string

String length: inclusive between 0 and 3

Celular

string

String length: inclusive between 0 and 20

TelResidencial

string

String length: inclusive between 0 and 20

Estado

string

String length: inclusive between 0 and 2

Cidade

string

String length: inclusive between 0 and 20

Bairro

string

String length: inclusive between 0 and 20

Numero

integer

None.

Complemento

string

String length: inclusive between 0 and 20

Cep

string

String length: inclusive between 0 and 15

TipoDeConta

string

String length: inclusive between 0 and 20

Banco

string

String length: inclusive between 0 and 11

Agencia

string

String length: inclusive between 0 and 11

AgenciaDigito

string

String length: inclusive between 0 and 11

Conta

string

String length: inclusive between 0 and 11

Status

string

String length: inclusive between 0 and 1

Porcentagem

integer

None.

Endereco

string

String length: inclusive between 0 and 100

PerfilSistema

string

String length: inclusive between 0 and 50

IdRecebedorJuno

string

String length: inclusive between 0 and 100

LinkParceiro

string

String length: inclusive between 0 and 100

PercentualDesconto

decimal number

None.

DataCadastro

date

None.

StatusDocumentacao

string

String length: inclusive between 0 and 100

IdRecebedorPagseguro

string

String length: inclusive between 0 and 100

Response Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "IdRecebedorPagarme": "sample string 2",
  "Email": "sample string 3",
  "Senha": "sample string 4",
  "Nome": "sample string 5",
  "Sobrenome": "sample string 6",
  "NomeCompleto": "sample string 7",
  "Cpf": "sample string 8",
  "Cnpj": "sample string 9",
  "NomeEmpresa": "sample string 10",
  "TipoPessoa": "sample string 11",
  "Celular": "sample string 12",
  "TelResidencial": "sample string 13",
  "Estado": "sample string 14",
  "Cidade": "sample string 15",
  "Bairro": "sample string 16",
  "Numero": 1,
  "Complemento": "sample string 17",
  "Cep": "sample string 18",
  "TipoDeConta": "sample string 19",
  "Banco": "sample string 20",
  "Agencia": "sample string 21",
  "AgenciaDigito": "sample string 22",
  "Conta": "sample string 23",
  "Status": "sample string 24",
  "Porcentagem": 1,
  "Endereco": "sample string 25",
  "PerfilSistema": "sample string 26",
  "IdRecebedorJuno": "sample string 27",
  "LinkParceiro": "sample string 28",
  "PercentualDesconto": 29.1,
  "DataCadastro": "2026-01-21T11:11:35.5641755-03:00",
  "StatusDocumentacao": "sample string 30",
  "IdRecebedorPagseguro": "sample string 31"
}

application/xml, text/xml

Sample:
<Parceiros xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/GT.Entidade">
  <Agencia>sample string 21</Agencia>
  <AgenciaDigito>sample string 22</AgenciaDigito>
  <Bairro>sample string 16</Bairro>
  <Banco>sample string 20</Banco>
  <Celular>sample string 12</Celular>
  <Cep>sample string 18</Cep>
  <Cidade>sample string 15</Cidade>
  <Cnpj>sample string 9</Cnpj>
  <Complemento>sample string 17</Complemento>
  <Conta>sample string 23</Conta>
  <Cpf>sample string 8</Cpf>
  <DataCadastro xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2026-01-21T14:11:35.5641755Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-180</d2p1:OffsetMinutes>
  </DataCadastro>
  <Email>sample string 3</Email>
  <Endereco>sample string 25</Endereco>
  <Estado>sample string 14</Estado>
  <Id>1</Id>
  <IdRecebedorJuno>sample string 27</IdRecebedorJuno>
  <IdRecebedorPagarme>sample string 2</IdRecebedorPagarme>
  <IdRecebedorPagseguro>sample string 31</IdRecebedorPagseguro>
  <LinkParceiro>sample string 28</LinkParceiro>
  <Nome>sample string 5</Nome>
  <NomeCompleto>sample string 7</NomeCompleto>
  <NomeEmpresa>sample string 10</NomeEmpresa>
  <Numero>1</Numero>
  <PercentualDesconto>29.1</PercentualDesconto>
  <PerfilSistema>sample string 26</PerfilSistema>
  <Porcentagem>1</Porcentagem>
  <Senha>sample string 4</Senha>
  <Sobrenome>sample string 6</Sobrenome>
  <Status>sample string 24</Status>
  <StatusDocumentacao>sample string 30</StatusDocumentacao>
  <TelResidencial>sample string 13</TelResidencial>
  <TipoDeConta>sample string 19</TipoDeConta>
  <TipoPessoa>sample string 11</TipoPessoa>
</Parceiros>