PUT odata/{tenant}/IntegracaoPdvPessoas?odata_filter

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

integer

Required

tenant

string

None.

id

string

None.

Body Parameters

PessoaPdvModelo
NameDescriptionTypeAdditional information
RazaoSocial

string

None.

Fantasia

string

None.

CpfCnpj

string

None.

InscricaoEstadual

string

None.

InscricaoMunicipal

string

None.

Telefone

string

None.

Celular

string

None.

Email

string

None.

MunicipioId

integer

None.

MunicipioNome

string

None.

UFSigla

string

None.

Cep

string

None.

Logradouro

string

None.

Numero

string

None.

Complemento

string

None.

Letra

string

None.

BairroId

integer

None.

BairroNome

string

None.

CaixaPostal

string

None.

Ibge

integer

None.

EhFuncionario

boolean

None.

EhVendedor

boolean

None.

EhTransportador

boolean

None.

EhCliente

boolean

None.

EhFornecedor

boolean

None.

EhEmpresa

boolean

None.

EhContador

boolean

None.

EhMotorista

boolean

None.

Bloqueado

integer

None.

Ativo

integer

None.

Id

integer

None.

EmEdicao

boolean

None.

UsuarioAtualizacao

string

None.

UsuarioCadastro

string

None.

UsuarioEmEdicao

string

None.

DataCadastro

date

None.

DataAtualizacao

date

None.

Request Formats

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'PessoaPdvModelo'.

Response Information

Resource Description

IHttpActionResult

None.