Werkt de gegevens van een bestaande online reparatiebon bij.
http[s]://<url>:<poort>/odapi/rest/TMethods/onlineWorkOrder/[key]/101642
Geen
{
"data": {
"onlineWorkOrder": {
"number": "101642",
"date": "20111209",
"discounts": true,
"autoProcess": false,
"applicationDate": "20111209",
"applicationTime": "08:00",
"repairCategory": {
"id": 0,
"name": "Ondersteuning",
"invoicing": true
},
"repairStatus": {
"title": "Reparatiestatus"
},
"repairResult": {
"id": 0,
"name": "Reparatie"
},
"status": {
"index": 4,
"name": "Wordt uitgevoerd"
},
"visits": [
{
"visit": {
"mechanic": {
"id": 1,
"name": "Reinoud Bergsma"
},
"date": "20111209",
"start": true,
"startTime": "08:00",
"end": false,
"break": false
}
}
],
"relation": {
"number": "25580",
"email": {}
},
"address": {
"id": 1,
"name": "KDS Keuken Deur Service Nederland",
"street": "Zeebos 20A",
"postalCode": "2155 DZ",
"city": "Bergeijk",
"countryCode": "NL",
"telephone": "(012) 716 71 57"
},
"employee": {
"name": "Reinoud Bergsma"
},
"contact": {
"name": "Vera Kupers"
},
"machine": {
"number": "101588",
"kind": "Order-Direct 11",
"type": "Standaardversie",
"status": {
"id": 1,
"name": "In gebruik"
},
"fieldType": {
"id": 1,
"name": "Licentie",
"mask": true
},
"compoundDescription": "Order-Direct 11 Standaardversie - Licentie"
},
"totalExcludingVat": 499,
"lines": [
{
"line": {
"id": 1,
"quantity": 1,
"unitPrice": 499,
"discount": " netto",
"product": {
"code": "510-000",
"description": "Barcodescanner Metrologic SP5502 Optimus S",
"salesPriceUnit": 1
},
"total": 499
}
}
]
}
}
}