...
Swagger-ui: https://berger.assistanceonline.nl/api/assignments-external/v2/swagger/
XSD
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
Example messages
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
...
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 | No | |
EntryDate | The datetime of when incident was reported. | Date | No | 2024-06-06T10:25:55.620Z |
TimeRegistrations
A list of time registrations for each action the executing salvor has performed.
...
Element | Description | Type | Mandatory | Example |
---|---|---|---|---|
name | name of the reference | string | yes | |
value | value of the reference | string | Yes |
VehicleStorage
Element | Description | Type | Mandatory | Example |
---|---|---|---|---|
StorageStarted | DateTime the storage started | Date | Yes | |
StorageEnded | DateTime the storage ended | Date | No | |
ChargeNumberOfDays | Number of days of the storage that are charged | number | No | |
IsPickedUp | bool indicating the vehicle is pickedup | bool | Yes | |
IsPickedUpBy | name of the person who pickedup the vehicle | string | No | |
PdfUri | Uri with sastoken to the picked up receipt | string | No |
JobBillingInvoiceLine
Element | Description | Type | Mandatory | Example |
---|---|---|---|---|
LegId | Unique identifier for the invoice item | String | Yes | |
Description | Description of the invoice item | String | Yes | |
Price | price of the item | Decimal | Yes |