PUT api/ProductEntry/Put
Procède à la modification de l'entrée de produits spécifiée
Informations sur la requête
Paramètres dans l'URI
Aucun
Paramètres du corps (body)
Modèle ProductEntry contenant les nouvelles informations. WorkorderId et Id doivent permettre d'identifier l'entrée de produits à modifier
ProductEntryName | Description | Type | Informations additionnelles |
---|---|---|---|
Id | integer |
Aucune |
|
Workorder | Workorder |
Aucune |
|
ProductNumber | string |
Aucune |
|
QtyPurchased | decimal number |
Aucune |
|
QtyReceipt | decimal number |
Aucune |
|
QtyPlanned | decimal number |
Aucune |
|
QtyOrdered | decimal number |
Aucune |
|
Qty | decimal number |
Aucune |
|
Description | string |
Aucune |
|
Cost | decimal number |
Aucune |
|
Price | decimal number |
Aucune |
|
DetailPrice | decimal number |
Aucune |
|
WarehouseId | integer |
Aucune |
|
Warehouse | string |
Aucune |
|
SerialNumber | string |
Aucune |
|
InvoiceNumber | string |
Aucune |
|
Position | integer |
Aucune |
|
KitId | integer |
Aucune |
|
Component | boolean |
Aucune |
|
Discount | decimal number |
Aucune |
|
BypassPrinting | boolean |
Aucune |
|
Comment | boolean |
Aucune |
|
StepId | integer |
Aucune |
|
ProductGroupId | integer |
Aucune |
|
Localisation | string |
Aucune |
|
CreationDate | date |
Aucune |
|
Uninventoried | boolean |
Aucune |
|
Segment | Segment |
Aucune |
|
OriginalId | integer |
Aucune |
Formats de la requête
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Informations sur la réponse
Description
PagedEnumerableOfProductEntryName | Description | Type | Informations additionnelles |
---|---|---|---|
Data | Collection of ProductEntry |
Aucune |
|
TotalRecordCount | integer |
Aucune |
|
PageRecordCount | integer |
Aucune |
|
Version | Version |
Aucune |
Formats de la réponse
application/json, text/json
Sample:
Sample not available.