PUT api/Cliente
Request Information
URI Parameters
None.
Body Parameters
DTOClienteName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
IdPagamento | integer |
None. |
|
ExtCodice | string |
String length: inclusive between 0 and 50 |
|
RagioneSociale1 | string |
String length: inclusive between 1 and 80 |
|
RagioneSociale2 | string |
String length: inclusive between 0 and 80 |
|
Indirizzo | string |
String length: inclusive between 0 and 150 |
|
CAP | string |
String length: inclusive between 0 and 50 |
|
Comune | string |
String length: inclusive between 0 and 50 |
|
Provincia | string |
String length: inclusive between 0 and 4 |
|
Nazione | string |
String length: inclusive between 0 and 50 |
|
PartitaIva | string |
String length: inclusive between 0 and 50 |
|
CodiceFiscale | string |
String length: inclusive between 0 and 50 |
|
Telefono | string |
String length: inclusive between 0 and 50 |
|
Telefono2 | string |
String length: inclusive between 0 and 50 |
|
Fax | string |
String length: inclusive between 0 and 50 |
|
string |
String length: inclusive between 0 and 255 |
||
Paese | string |
String length: inclusive between 0 and 50 |
|
Stato | string |
String length: inclusive between 0 and 50 |
|
EMailCommerciale | string |
None. |
|
EMailAmministrazione | string |
None. |
|
SitoInternet | string |
None. |
|
IsCliente | boolean |
None. |
|
IsFornitore | boolean |
None. |
|
IsContatto | boolean |
None. |
|
ConsensoEMail | boolean |
None. |
|
ConsensoSMS | boolean |
None. |
|
IsAttivo | boolean |
None. |
|
IdZona | integer |
None. |
|
Sesso | string |
String length: inclusive between 0 and 1 |
|
Coordinata | string |
String length: inclusive between 0 and 15 |
|
Civico | string |
String length: inclusive between 0 and 100 |
|
Interno | string |
String length: inclusive between 0 and 100 |
|
Piano | string |
String length: inclusive between 0 and 100 |
|
Scala | string |
String length: inclusive between 0 and 100 |
|
NoteCliente | string |
String length: inclusive between 0 and 3000 |
|
Valuta | string |
None. |
|
DTODestinazioni | Collection of DTODestinazione |
None. |
Request Formats
application/json, text/json
{ "Id": 1, "IdPagamento": 1, "ExtCodice": "sample string 2", "RagioneSociale1": "sample string 3", "RagioneSociale2": "sample string 4", "Indirizzo": "sample string 5", "CAP": "sample string 6", "Comune": "sample string 7", "Provincia": "sample string 8", "Nazione": "sample string 9", "PartitaIva": "sample string 10", "CodiceFiscale": "sample string 11", "Telefono": "sample string 12", "Telefono2": "sample string 13", "Fax": "sample string 14", "EMail": "sample string 15", "Paese": "sample string 16", "Stato": "sample string 17", "EMailCommerciale": "sample string 18", "EMailAmministrazione": "sample string 19", "SitoInternet": "sample string 20", "IsCliente": true, "IsFornitore": true, "IsContatto": true, "ConsensoEMail": true, "ConsensoSMS": true, "IsAttivo": true, "IdZona": 1, "Sesso": "sample string 27", "Coordinata": "sample string 28", "Civico": "sample string 29", "Interno": "sample string 30", "Piano": "sample string 31", "Scala": "sample string 32", "NoteCliente": "sample string 33", "Valuta": "sample string 34", "DTODestinazioni": [ { "Id": 1, "IdCliente": 1, "RagioneSociale": "sample string 2", "Indirizzo": "sample string 3", "CAP": "sample string 4", "Citta": "sample string 5", "Provincia": "sample string 6", "Stato": "sample string 7", "Predefinita": true, "Locked": "sample string 9", "DataAgg": "2025-05-14T01:25:36.2130416", "UtenteUltimoAccesso": "sample string 10", "IsFatturazione": true, "ColoreDestinazione": 1, "IdZona": 1, "CodiceDestinazione": "sample string 11", "PartitaIva": "sample string 12", "Telefono": "sample string 13", "WebSyncEnabled": true, "WebUsername": "sample string 14", "Coordinata": "sample string 15", "Telefono2": "sample string 16", "Civico": "sample string 17", "Interno": "sample string 18", "Piano": "sample string 19", "Scala": "sample string 20" }, { "Id": 1, "IdCliente": 1, "RagioneSociale": "sample string 2", "Indirizzo": "sample string 3", "CAP": "sample string 4", "Citta": "sample string 5", "Provincia": "sample string 6", "Stato": "sample string 7", "Predefinita": true, "Locked": "sample string 9", "DataAgg": "2025-05-14T01:25:36.2130416", "UtenteUltimoAccesso": "sample string 10", "IsFatturazione": true, "ColoreDestinazione": 1, "IdZona": 1, "CodiceDestinazione": "sample string 11", "PartitaIva": "sample string 12", "Telefono": "sample string 13", "WebSyncEnabled": true, "WebUsername": "sample string 14", "Coordinata": "sample string 15", "Telefono2": "sample string 16", "Civico": "sample string 17", "Interno": "sample string 18", "Piano": "sample string 19", "Scala": "sample string 20" } ] }
application/xml, text/xml
<DTOCliente xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/DueBit.DTO"> <CAP>sample string 6</CAP> <Civico>sample string 29</Civico> <CodiceFiscale>sample string 11</CodiceFiscale> <Comune>sample string 7</Comune> <ConsensoEMail>true</ConsensoEMail> <ConsensoSMS>true</ConsensoSMS> <Coordinata>sample string 28</Coordinata> <DTODestinazioni> <DTODestinazione> <CAP>sample string 4</CAP> <Citta>sample string 5</Citta> <Civico>sample string 17</Civico> <CodiceDestinazione>sample string 11</CodiceDestinazione> <ColoreDestinazione>1</ColoreDestinazione> <Coordinata>sample string 15</Coordinata> <DataAgg>2025-05-14T01:25:36.2130416+02:00</DataAgg> <Id>1</Id> <IdCliente>1</IdCliente> <IdZona>1</IdZona> <Indirizzo>sample string 3</Indirizzo> <Interno>sample string 18</Interno> <IsFatturazione>true</IsFatturazione> <Locked>sample string 9</Locked> <PartitaIva>sample string 12</PartitaIva> <Piano>sample string 19</Piano> <Predefinita>true</Predefinita> <Provincia>sample string 6</Provincia> <RagioneSociale>sample string 2</RagioneSociale> <Scala>sample string 20</Scala> <Stato>sample string 7</Stato> <Telefono>sample string 13</Telefono> <Telefono2>sample string 16</Telefono2> <UtenteUltimoAccesso>sample string 10</UtenteUltimoAccesso> <WebSyncEnabled>true</WebSyncEnabled> <WebUsername>sample string 14</WebUsername> </DTODestinazione> <DTODestinazione> <CAP>sample string 4</CAP> <Citta>sample string 5</Citta> <Civico>sample string 17</Civico> <CodiceDestinazione>sample string 11</CodiceDestinazione> <ColoreDestinazione>1</ColoreDestinazione> <Coordinata>sample string 15</Coordinata> <DataAgg>2025-05-14T01:25:36.2130416+02:00</DataAgg> <Id>1</Id> <IdCliente>1</IdCliente> <IdZona>1</IdZona> <Indirizzo>sample string 3</Indirizzo> <Interno>sample string 18</Interno> <IsFatturazione>true</IsFatturazione> <Locked>sample string 9</Locked> <PartitaIva>sample string 12</PartitaIva> <Piano>sample string 19</Piano> <Predefinita>true</Predefinita> <Provincia>sample string 6</Provincia> <RagioneSociale>sample string 2</RagioneSociale> <Scala>sample string 20</Scala> <Stato>sample string 7</Stato> <Telefono>sample string 13</Telefono> <Telefono2>sample string 16</Telefono2> <UtenteUltimoAccesso>sample string 10</UtenteUltimoAccesso> <WebSyncEnabled>true</WebSyncEnabled> <WebUsername>sample string 14</WebUsername> </DTODestinazione> </DTODestinazioni> <EMail>sample string 15</EMail> <EMailAmministrazione>sample string 19</EMailAmministrazione> <EMailCommerciale>sample string 18</EMailCommerciale> <ExtCodice>sample string 2</ExtCodice> <Fax>sample string 14</Fax> <Id>1</Id> <IdPagamento>1</IdPagamento> <IdZona>1</IdZona> <Indirizzo>sample string 5</Indirizzo> <Interno>sample string 30</Interno> <IsAttivo>true</IsAttivo> <IsCliente>true</IsCliente> <IsContatto>true</IsContatto> <IsFornitore>true</IsFornitore> <Nazione>sample string 9</Nazione> <NoteCliente>sample string 33</NoteCliente> <Paese>sample string 16</Paese> <PartitaIva>sample string 10</PartitaIva> <Piano>sample string 31</Piano> <Provincia>sample string 8</Provincia> <RagioneSociale1>sample string 3</RagioneSociale1> <RagioneSociale2>sample string 4</RagioneSociale2> <Scala>sample string 32</Scala> <Sesso>sample string 27</Sesso> <SitoInternet>sample string 20</SitoInternet> <Stato>sample string 17</Stato> <Telefono>sample string 12</Telefono> <Telefono2>sample string 13</Telefono2> <Valuta>sample string 34</Valuta> </DTOCliente>
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample not available.