...
Element | Description | Type | Mandatory | Example |
---|---|---|---|---|
Receiver | Identifier of the sender (customer) of the original order | String | Yes | Van Eijck |
Sender | Unique AO identifier for the towing company | String | Yes | tenant-1 |
SalvorCode | Unique identifier for the towing company | String | No | 2050 |
CharterAssignmentId | External reference of the order | String | No | |
Comment | Comment given by the towing company when the order is completed | String | No | |
District | The district in which the incident location is located | String | No | O77 |
RoadType | The roadtype of the incident location | Enumeration | No | Unknown = 0, |
Solution | The given solution for the vehicle which has been filled by the executing salvor | String | No | Changed battery |
CommentsToCustomer | Additional comment | String | No | |
ExternalReferences | Name-value collection as sent by the customer during ordercreation | Collection of ExternalReferences | No | |
VehicleStorage | Object with data of the storage of the vehicle | VehicleStorage | No | |
InvoiceLines | Invoice lines | Collection of JobBillingInvoiceLines. Only applicable for charterd orders. | No | |
EntryDate | The datetime of when incident was reported. | Date | No | 2024-06-06T10:25:55.620Z |
...