PUT api/BarcodePreprocessor
Request Information
URI Parameters
None.
Body Parameters
DTOStrutturaAcquisizioneBarcode| Name | Description | Type | Additional information |
|---|---|---|---|
| MainGuid | globally unique identifier |
None. |
|
| idTestata | integer |
None. |
|
| idDettaglio | integer |
None. |
|
| Barcode | string |
Required |
|
| BarcodeDiPartenza | string |
None. |
|
| CodicePLU | string |
None. |
|
| Quantita | decimal number |
None. |
|
| ListaOperazioni | Collection of DTOOperazioneTrasformazioneBarcode |
None. |
|
| UserMessage | string |
None. |
|
| Sconto | Collection of decimal number |
None. |
|
| DistintaBase | Collection of DTODistintaBaseArticolo |
None. |
|
| idReparto | integer |
None. |
|
| Prezzo | decimal number |
None. |
|
| Tipo | EnumTipoBarcode |
None. |
|
| DatiEan128 | DtoDatiEan128 |
None. |
|
| idListino | integer |
None. |
|
| ListinoGenerico | boolean |
None. |
|
| AliquotaIva | decimal number |
None. |
|
| CodiceIva | string |
None. |
|
| Descrizione | string |
None. |
|
| Imponibile | decimal number |
None. |
|
| ArticoloDaStampare | boolean |
None. |
|
| UM | string |
None. |
|
| CodiceArticolo | string |
None. |
|
| idArticolo | integer |
None. |
|
| DatiPromo | DTOOffertaPromozioneDettaglio |
None. |
|
| DatiBusta | DTODatiVenditaBusta |
None. |
|
| DatiBuonoMerce | DTODatiBuonoMerce |
None. |
|
| idRiferimento | integer |
None. |
|
| isPrezzoConfermato | boolean |
None. |
|
| idBarcodePesoStruct | integer |
None. |
|
| idxGroupRowPromo |
Raggruppa le righe che concorrono all'applicazione di una promo. |
integer |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.