PUT api/Workorder/Put
Procède à la modification de certains champs de l'appel spécifié
Informations sur la requête
Paramètres dans l'URI
Aucun
Paramètres du corps (body)
WorkorderName | Description | Type | Informations additionnelles |
---|---|---|---|
Category | string |
Aucune |
|
Type | string |
Aucune |
|
ContractId | integer |
Aucune |
|
OpenedDate | date |
Aucune |
|
Localisation | string |
Aucune |
|
Appointment | string |
Aucune |
|
AssignedTo | string |
Aucune |
|
PickedBy | string |
Aucune |
|
Status | WorkorderStatus |
Aucune |
|
ExpectedDate | date |
Aucune |
|
NextAppointment | string |
Aucune |
|
EquipmentSerialNumber | string |
Aucune |
|
EquipmentBrand | string |
Aucune |
|
EquipmentModel | string |
Aucune |
|
Reference | string |
Aucune |
|
EquipmentDescription | string |
Aucune |
|
ColorCode | integer |
Aucune |
|
PriorityId | integer |
Aucune |
|
PriorityName | string |
Aucune |
|
AttachmentsCount | integer |
Aucune |
|
ToDo | string |
Aucune |
|
OtherContact | string |
Aucune |
|
OtherPhone | string |
Aucune |
|
EquipmentNote | string |
Aucune |
|
PurchaseOrder | string |
Aucune |
|
Project | ProjectModel |
Aucune |
|
TotalTravel | decimal number |
Aucune |
|
TotalWork | decimal number |
Aucune |
|
TotalKm | decimal number |
Aucune |
|
TotalFees | decimal number |
Aucune |
|
TotalProducts | decimal number |
Aucune |
|
TotalExpenses | decimal number |
Aucune |
|
TotalInvoice | decimal number |
Aucune |
|
TPS | decimal number |
Aucune |
|
TVQ | decimal number |
Aucune |
|
GrandTotal | decimal number |
Aucune |
|
DoneFor | Customer |
Aucune |
|
InvoicedTo | Customer |
Aucune |
|
Segments | Collection of Segment |
Aucune |
|
WorkEntries | Collection of WorkEntry |
Aucune |
|
ProductEntries | Collection of ProductEntry |
Aucune |
|
Id | integer |
Aucune |
|
IsClosed | boolean |
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
Aucun