POST api/CartaoCredito/TemQueValidarCartao
Request Information
URI Parameters
None.
Body Parameters
Cliente| Name | Description | Type | Additional information |
|---|---|---|---|
| IdCliente | integer |
None. |
|
| Nome | string |
Required |
|
| SobreNome | string |
Required |
|
| IdEmpresa | integer |
None. |
|
| Empresa | Empresa |
None. |
|
| Telefone | string |
Required |
|
| TelefoneNormalizado | string |
None. |
|
| DataCadastro | date |
Required |
|
| UrlFoto | string |
None. |
|
| Documento | string |
None. |
|
| InfoCadastro | string |
None. |
|
| DataNascimento | date |
Data type: Date |
|
| Bloqueado | boolean |
None. |
|
| Autenticado | boolean |
None. |
|
| CodigoAutenticacao | string |
None. |
|
| QtdeTentativas | integer |
None. |
|
| DataUltimaTentativa | date |
None. |
|
| CodigoLogin | string |
None. |
|
| DataUltimoLogin | date |
None. |
|
| IgnoraAntifraude | boolean |
None. |
|
| IdEnderecoSelecionado | integer |
None. |
|
| EnderecoSelecionado | Endereco |
None. |
|
| Pedidos | Collection of Pedido |
None. |
|
| Enderecos | Collection of Endereco |
None. |
|
| CartaoCreditos | Collection of CartaoCredito |
None. |
|
| CartaoTickets | Collection of CartaoTicket |
None. |
|
| ClientePrePagos | Collection of ClientePrePago |
None. |
|
| PushClientes | Collection of PushCliente |
None. |
|
| ClienteFidelidades | Collection of ClienteFidelidade |
None. |
|
| ValeCompras | Collection of ValeCompra |
None. |
|
| ClienteNotificacaos | Collection of ClienteNotificacao |
None. |
|
| SessaoBots | Collection of SessaoBot |
None. |
|
| Sorteios | Collection of Sorteio |
None. |
|
| Cupoms | Collection of Cupom |
None. |
|
| RastreioPublicidadeProdutos | Collection of RastreioPublicidadeProduto |
None. |
|
| LogClientes | Collection of LogCliente |
None. |
|
| FeedbackClientes | Collection of FeedbackCliente |
None. |
|
| PedidoTokenCartaoCreditos | Collection of PedidoTokenCartaoCredito |
None. |
|
| string |
None. |
||
| NomeSobrenome | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true