Error Codes
Service Request
Error code | Description | Example | Beschrijving |
---|---|---|---|
ROB-SVC000001 | A component must contain at least one required subcomponent | Expected at least one required subcomponent. The parent component ID has been recorded in the context. For Example: The applicable subcomponent(s) are: "Balance wheel" with Rob.Code 3102 and Operation.Code 20, "Repair leaking tire" with Rob.Code 3101 and Operation.Code 03 and Reason.Code 12, "Tire match" with Rob.Code 3101 and Operation.Code 26, "Regroove tire" with Rob.Code 3101 and Operation.Code 25, "Trim tire" with Rob.Code 3101 and Operation.Code 24, "Exchange wheel" with Rob.Code 3102 and Operation.Code 28 | Een component moet tenminste één van de verplichte subcomponenten bevatten |
ROB-SVC000002 | All mandatory subcomponents must be submitted | Expected all required subcomponent(s). The parent component ID has been recorded in the context. For example: The missing subcomponent(s) are: "Rental period" with Rob.Code 9110, "Rental period charged" with Rob.Code 9111 | Alle verplichte subcomponenten moeten ingestuurd worden |
ROB-SVC000003 | A mandatory and correct component must be submitted. Example: tire replacement with operation code 14 'purchase' and type 06 'spare wheel' is not accepted. This must be 14-01 or 15-06 | Expected one required subcomponent. The parent component ID has been recorded in the context. The applicable subcomponent(s) are: "Use purchased new tire" with Rob.Code 3101 and Operation.Code 14 and Operation.Type.Code 01, "Use tire from lessor stock" with Rob.Code 3101 and Operation.Code 15 and Operation.Type.Code 03, "Use tire sourced from third party" with Rob.Code 3101 and Operation.Code 15 and Operation.Type.Code 07, "Use tire from spare position" with Rob.Code 3101 and Operation.Code 15 and Operation.Type.Code 06, "Use tire from private source" with Rob.Code 3101 and Operation.Code 15 and Operation.Type.Code 04" | Er moet een verplicht en correct component worden ingestuurd. Voorbeeld: bandvervanging met operation code 14 'aanschaffen' en type 06 'reservewiel' wordt niet geaccepteerd. Dit moet 14-01 of 15-06 zijn |
ROB-SVC000004 | Only one optional subcomponent is allowed but multiple are present | Expected one optional subcomponent. The parent component ID has been recorded in the context. The applicable subcomponent(s) are: (...) | Er is maar 1 optioneel subcomponent toegestaan ondanks dat er meerdere beschikbaar zijn |
ROB-SVC000005 | Not all the required component are present within the request | Missing one or more subcomponent(s) in sequence. The parent component ID has been recorded in the context. For example: The order of the subcomponents should be: "Rental vehicle checkout" with Rob.Code 9101 and Operation.Code 30, "Rental vehicle checkin" with Rob.Code 9101 and Operation.Code 32 | Niet alle verplichte componenten zijn meegestuurd in de aanvraag |
ROB-SVC000006 | It is not allowed to send in the same component twice | Duplicate component is not allowed. Offending component ID has been recorded in the context | Het is niet toegestaan tweemaal hetzelfde component in te sturen |
ROB-SVC000007 | The component ID in from the URL query parameter does not match the component ID supplied in the HTTP request body | URL Query componentId value (...) does not match component id field value (...)" | De component ID van de URL-query parameter komt niet overeen met de component ID die is opgegeven in de HTTP-aanvraagtekst |
ROB-SVC000008 | If 'isDelivered= true', the street of the delivery contact cannot be empty | 'Street' must not be empty | Als 'isDelivered= true', dan mag de straat van het aflevercontact niet leeg zijn |
ROB-SVC000009 | The street name of the delivery contact can be a maximum of 32 characters | The length of 'Street' must be 32 characters or fewer. You entered xx characters | De straatnaam van het aflevercontact mag maximaal 32 karakters lang zijn |
ROB-SVC000010 | If 'isDelivered= true', the zip code of the delivery contact cannot be empty | 'Zip Code' must not be empty | Als 'isDelivered= true', dan mag de postcode van het aflevercontact niet leeg zijn |
ROB-SVC000011 | The postal code of the delivery contact can be a maximum of 6 characters long and must consist of 4 numbers and 2 letters | 'Zip Code' is not in the correct format | De postcode van het aflevercontact mag maximaal 6 karakters lang zijn en moet bestaan uit 4 cijfers en 2 letters |
ROB-SVC000012 | If 'isDelivered= true', the city of the delivery contact cannot be empty | 'City' must not be empty | Als 'isDelivered= true', dan mag de plaatsnaam van het aflevercontact niet leeg zijn |
ROB-SVC000013 | The city name of the delivery contact can be a maximum of 32 characters | The length of 'City' must be 32 characters or fewer. You entered xx characters | De plaatsnaam van het aflevercontact mag maximaal 32 karakters lang zijn |
ROB-SVC000014 | If 'isDelivered= true', the name of the delivery contact cannot be empty | 'Name' must not be empty | Als 'isDelivered= true', dan mag de naam van het aflevercontact niet leeg zijn |
ROB-SVC000015 | The name of the delivery contact can be a maximum of 32 characters | The length of 'Name' must be 32 characters or fewer. You entered xx characters | De naam van het aflevercontact mag maximaal 32 karakters lang zijn |
ROB-SVC000016 | If 'isDelivered= true', the phone number of the delivery contact cannot be empty | 'Phone' must not be empty | Als 'isDelivered= true', dan mag het telefoonnummer van het aflevercontact niet leeg zijn |
ROB-SVC000017 | The phone number of the delivery contact can be a maximum of 32 characters | The length of 'Phone' must be 32 characters or fewer. You entered xx characters | Het telefoonnummer van het aflevercontact mag maximaal 32 karakters lang zijn |
ROB-SVC000018 | The address within RentalVehicleDeliveryDetails must not be empty | 'Address' must not be empty | Het adres binnen RentalVehicleDeliveryDetails mag niet leeg zijn |
ROB-SVC000019 | The field 'isDelivered' cannot be empty | Is Delivered must not be empty | Het veld 'isDelivered' mag niet leeg zijn |
ROB-SVC000020 | The field 'Delivery Contact' cannot be empty | 'Delivery Contact' must not be empty | Het veld 'Delivery Contact' mag niet leeg zijn |
ROB-SVC000021 | The license plate of the rental vehicle cannot be empty or null | 'License Plate' must not be empty | Het veld kenteken mag niet leeg of null zijn (in een vervangend vervoer aanvraag mag het kenteken niet leeg zijn bij de uitgifte) |
ROB-SVC000022 | The license plate number of the rental vehicle is incorrect | 'License Plate' is not in the correct format | Het kenteken van de inzet auto is niet correct |
ROB-SVC000023 | The contact name of the appointment can be a maximum of 50 characters long | The length of 'Name' must be 50 characters or fewer. You entered xx characters | De contact naam van de afspraak mag maximaal 50 karakters lang zijn |
ROB-SVC000024 | The contact phone number of the appointment can be a maximum of 20 characters long | The length of 'Phone' must be 20 characters or fewer. You entered xx characters | Het contact telefoonnummer van de afspraak mag maximaal 20 karakters lang zijn |
ROB-SVC000025 | The estimated duration in days must be greater than 0 | 'Estimated Duration In Days' must be greater than '0' | De verwachte duur van de reparatie moet groter dan 0 zijn |
ROB-SVC000026 | The estimated duration in days must be less than 100 | 'Estimated Duration In Days' must be less than '100' | De verwachte duur van de reparatie mag maximaal 100 dagen zijn |
ROB-SVC000027 | The length of the work order number can be a maximum of 10 characters long | The length of 'Work Order Number' must be 10 characters or fewer. You entered xx characters | Het werkbonnummer mag maximaal 10 karakters lang zijn |
ROB-SVC000028 | The operation-type code cannot be empty | 'Code' must not be empty | Het type van de bewerkingscode (operation-type code) mag niet leeg zijn |
ROB-SVC000029 | The operation-type code is incorrect (letters instead of numbers for example) | 'Code' is not in the correct format | Het type van de bewerkingscode (operation-type code) mag niet leeg zijn (code is in letters ipv cijfers bijv.) |
ROB-SVC000030 | The operation code cannot be empty | 'Code' must not be empty | De bewerkingscode (operation code) mag niet leeg zijn |
ROB-SVC000031 | The operation code is incorrect (letters instead of numbers for example) | 'Code' is not in the correct format | De bewerkingscode (operation code) is niet correct (code is in letters ipv cijfers bijv.) |
ROB-SVC000032 | The reason code cannot be empty | 'Code' must not be empty | De defectcode (reason code) mag niet leeg zijn |
ROB-SVC000033 | The reason code is incorrect (letters instead of numbers for example) | 'Code' is not in the correct format | De defectcode (reason code) is niet correct (code is in letters ipv cijfers bijv.) |
ROB-SVC000034 | The rob code cannot be empty | 'Code' must not be empty | De activiteitcode (rob code) mag niet leeg zijn |
ROB-SVC000035 | The rob code is incorrect (letters instead of numbers for example) | 'Code' is not in the correct format | De activiteitcode (rob code) is niet correct (code is in letters ipv cijfers bijv.) |
ROB-SVC000036 | A component cannot be empty | 'Rob' must not be empty | Een component mag niet leeg zijn |
ROB-SVC000037 | The field Operation is mandatory and must be part of a component in a service request | 'Operation' must not be empty | Het veld Operation (bewerking) is een verplicht veld in een component en moet meegestuurd worden |
ROB-SVC000038 | The field Reason is mandatory and must be part of a component in a service request | 'Reason' must not be empty | Het veld Reason (defect) is een verplicht veld in een component en moet meegestuurd worden |
ROB-SVC000039 | The price of the component has too many decimal places (maximum 2 allowed) | 'Price' must not be more than 16 digits in total, with allowance for 2 decimals. x digits and x decimals were found | De prijs van het component heeft te veel decimalen (maximaal 2 toegestaan) |
ROB-SVC000040 | The length of a value within a subcomponent can be a maximum of 32 characters | The length of 'Value' must be 32 characters or fewer. You entered xx characters | De lengte van een Value binnen een component mag maximaal 32 karakters lang zijn |
ROB-SVC000041 | The component id cannot be empty | 'Id' must not be empty | Het id van een component mag niet leeg zijn |
ROB-SVC000042 | The subcomponent field id cannot be empty | 'Id' must not be empty | Het id van een subcomponent mag niet leeg zijn |
ROB-SVC000043 | The subcomponent field rob cannot be empty | 'Rob' must not be empty | Een subcomponent mag niet leeg zijn |
ROB-SVC000044 | The field component is not allowed to be null when using PUT /v2/servicerequests/{id}/components/{lineId} | 'Component' must not be empty. | Het veld component mag niet leeg zijn wanneer gebruik wordt gemaakt van PUT /v2/servicerequests/{id}/components/{lineId} |
ROB-SVC000045 | The entered status does not match the possible values for status field (draft, approvalRequested) | 'Status' has a range of values which does not include 'xxxx' | De ingevoerde status komt niet overeen met mogelijke waarden voor het veld status (draft, approvalRequested) |
ROB-SVC000046 | The supplier remark is too long (400 characters maximum allowed) | The length of 'Supplier' must be 400 characters or fewer. You entered xx characters | De opmerking van de leverancier is te lang (maximaal 400 tekens toegestaan) |
ROB-SVC000047 | The status field must be part of a service request in a PUT call | 'Status' must not be empty | De status van de aanvraag moet meegestuurd worden in een PUT bericht |
ROB-SVC000048 | The appointment details must not be empty in a PUT call | 'Appointment' must not be empty | De afspraak gegevens van de aanvraag moeten meegestuurd worden in een PUT bericht |
ROB-SVC000049 | A component must not be empty in a PUT call | 'Components' must not be empty | Een component mag niet leeg zijn in een PUT bericht |
ROB-SVC000050 | The status field must be part of a service request | 'Status' must not be empty | De status van de aanvraag moet meegestuurd worden |
ROB-SVC000051 | The vehicle must not be empty | 'Vehicle' must not be empty | The vehicle must not be empty |
ROB-SVC000052 | The appointment details must not be empty | 'Appointment' must not be empty | De afspraak gegevens van de aanvraag moeten meegestuurd worden |
ROB-SVC000053 | A component must not be empty | 'Components' must not be empty | Een component mag niet leeg zijn. |
ROB-SVC000054 | The field licensePlate cannot be empty | 'License Plate' must not be empty | Het kenteken (licensePlate) mag niet leeg zijn |
ROB-SVC000055 | License Plate is not in the correct format. License plate specifications are string^[0-9A-Z]{6}$ | 'License Plate' is not in the correct format | Kenteken heeft niet het juiste format. Kenteken eisen zijn string^[0-9A-Z]{6}$ |
ROB-SVC000056 | Partial Vin' must be 4 characters in length. | 'Partial Vin' must be 4 characters in length. You entered X characters | Meldcode moet uit 4 cijfers bestaan |
ROB-SVC000058 | The token used belongs to a supplier that is (no longer) active in ROB-Net and therefore cannot create new service requests | Supplier with ID (...) is not activated for ROB-Net | Het gebruikte token is van een leverancier die (niet meer) actief is in ROB-Net en dus geen nieuwe serviceaanvragen kan aanmaken |
ROB-SVC000060 | The entered license plate does not exist in ROB-Net or is set inactive | Object with license plate number xxxxxx does not exist or is set inactive in ROB-Net | Het ingevoerde kenteken bestaat niet in ROB-Net of is inactief |
ROB-SVC000061 | Invalid combination of license plate and partial vin | Invalid combination of license plate xxxxxx and partial vin xxxx | Ongeldige combinatie van kenteken en meldcode |
ROB-SVC000062 | The creation of this request is not allowed due an existing open request older than 60 days |
Service request creation is not allowed due to existing open requests older than 60 days.
These must be handled first The regarding open request id has been recorded in the context |
Het aanmaken van dit verzoek is niet toegestaan vanwege een bestaand open verzoek ouder dan 60 dagen |
ROB-SVC000063 | A component in a request processed by the leasing company cannot be deleted. This can only be cancelled | Only service request lines with status Entered can be deleted. Cancel this line instead | Een component in een door de leasemaatschappij behandelde aanvraag kan niet verwijderd worden. Hiervoor kan alleen vervallen akkoord aangevraagd worden. |
ROB-SVC000064 | Cancellation of the mileage or Hours component is not allowed | Mileage or Hours component cannot be cancelled | Een kilometer- of urentellerstand component kan niet worden geannuleerd |
ROB-SVC000065 | A component that has not yet been sent to the leasing company cannot be cancelled but must be deleted or replaced | Service request line has status Entered. Delete or overwrite this component instead | Een activiteit welke nog niet is verstuurd naar de leasemaatschappij kan vervallen aangevraagd worden maar moet verwijderd of overschreven worden |
ROB-SVC000066 | A cancelled component cannot be cancelled a second time | Service request line is already (requested to be) cancelled | Een al vervallen akkoord aangevraagd activiteit kan niet nogmaals vervallen akkoord aangevraagd worden |
ROB-SVC000067 | An request with status 'LM' cannot be changed until the leasing company has processed the request | Service request readonly state does not allow mutations | Een aanvraag met status 'LM' kan niet gewijzigd worden totdat de leasemaatschappij de aanvraag behandeld heeft. |
ROB-SVC000068 | Changing the license plate of an existing service request is not allowed | Changing the license plate of an existing service request is not allowed | Het wijzigen van het kenteken van een openstaande aanvraag is niet toegestaan. |
ROB-SVC000069 | It is not allowed to change the status of a processed request to 'draft' | Service request status transition to Draft is not allowed | Het is niet toegestaan de status van een behandelde aanvraag te wijzigen naar 'draft' |
ROB-SVC000070 | Requesting approval for a service request without any lines is not allowed | Requesting approval for a service request without any lines is not allowed | Een ter goedkeuring ingediende ROB aanvraag moet activiteiten (lines) bevatten |
ROB-SVC000071 | Requesting approval for a service request with only a mileage or hours component is not allowed | Requesting approval for a service request without any specified costs is not allowed | Goedkeuring aanvragen voor een serviceaanvraag met alleen een kilometer- of urencomponent is niet toegestaan |
ROB-SVC000072 | A service request with ROB codes requires the vehicle mileage or vehicle hours specified | Requesting approval for a service request with repair-, maintenance and/or tire ROB codes requires the vehicle mileage or vehicle hours specified | Het meesturen van de kilometer- of urentellerstand is verplicht bij ROB aanvragen. |
ROB-SVC000073 | The estimated repair duration in days cannot be empty | Missing appointment estimated repair duration in days | De verwachte reparatie duur in dagen (estimatedDurationInDays) mag niet leeg zijn |
ROB-SVC000074 | The component Appointment doesn't contain the workshop date | Missing appointment workshop date | In het component Appointment mist de reparatiedatum (workshopDate) |
ROB-SVC000075 | The workshop date year must be after 1999 and before 2101 | 'Workshop Date' year must be after 1999 and before 2101 | Het reparatiedatum jaar moet na 1999 zijn en voor 2101 |
ROB-SVC000076 | The partial VIN cannot be empty | Missing or invalid vehicle partial VIN | De meldcode (partial VIN) mag niet leeg zijn |
ROB-SVC000077 | A relief vehicle request must include a checkout date | Missing appointment checkout date | Een vervangend vervoer aanvraag moet voorzien zijn van een uitgifte datum (checkout) |
ROB-SVC000078 | The checkout date for relief verhicle is incorrect. This date must be between 1999 and 2101 | 'Checkout Date' year must be after 1999 and before 2101 | De uitgifte datum (checkout) voor vervangend vervoer is niet correct. Deze moet zich bevinden tussen 1999 en 2101 |
ROB-SVC000079 | A combination of ROB code, Operation code and location is already present in the service request | Combination of ROB code, Operation code and location in service request line with ID xxx is duplicated in line with ID xxx | Een combinatie van ROB code (activiteit), bewerking en locatie is al aanwezig in de aanvraag |
ROB-SVC000080 | A (sub)component id may be unique and may only appear once within the same request | (Sub)Component IDs must be unique within a service request, yet 00000000-0000-0000-0000-000000000000 is used multiple times | Een (sub)component id mag moet uniek zijn en mag maar één keer voorkomen binnen dezelfde aanvraag |
ROB-SVC000081 | It is not allowed to submit a season swap (3199), tire replacement (3198) and tire without mounting (3196) as separate components within the same service request. It is allowed to merge these components into one component | Combinations of service request lines with ROB-code 3199, 3198 or 3196 are not allowed. Replace the existing service request line or possibly merge the new service request lines instead | Het is niet toegestaan om een seizoenswissel (3199), bandvervanging (3198) en band zonder montage (3196) als losse activiteiten binnen één dezelfde aanvraag in te dienen. Het is wel toegestaan om activiteiten samen te voegen binnen 1 activiteit |
ROB-SVC000082 | It is not allowed to use the spare wheel twice as a used tire (for replacement or repair) | Deploying more than one spare tire is not allowed for service request line(s) with ROB-code 3198 or 3199 | Het is niet toegestaan om het reservewiel tweemaal op te voeren als ingezette band (bij vervanging of reparatie) |
ROB-SVC000083 | Is it currently not allowed to combine a relief vehicle component (9101) with other repair and maintenance or tire components | Combinations of service request lines with ROB-code 9101 and other tire or repair and maintenance lines are currently not allowed. Replace the existing service request line or possibly merge the new service request lines instead | Het is op dit moment niet toegestaan om vervangend vervoer (9101) te combineren met reparatie & onderhoud of band activiteiten |
ROB-SVC000084 | It is not allowed to request a tire repair (3197) and a tire purchase without mounting (3196) for the same tire position | Combination of service request lines with with ROB-code 3197 and 3196 is not allowed | Het is niet toegestaan voor dezelfde bandpositie een bandreparatie (3197) en een band aanschaf zonder montage (3196) aan te vragen |
ROB-SVC000085 | It is not allowed to request a tire replacement (3198) and tire repair (3197) at the same position within the same service request | Repairing and replacing tire position xx is not allowed | Het is niet toegestaan om binnen dezelfde aanvraag op dezelfde positie een bandvervanging (3198) en bandreparatie (3197) aan te vragen |
ROB-SVC000086 | It is not allowed to request a seasonal swap (3199) and balancing (3197) of the same tire position | Swapping tires (3199) includes balancing costs, therefore balancing tire position xx in service request line with ROB-code 3197 is not allowed | Het is niet toegestaan om met een wissel (3199) ook het balanceren (3197) van dezelfde bandpositie aan te vragen |
ROB-SVC000087 | It is not allowed to request a tire repair (3197) for the same position where a tire replacement is requested within a season swap (3199) | Tire repair (3197) for tire position 2R where also a tire was purchased for in a tire swap line (3199) is not allowed | Het is niet toegestaan om een bandreparatie (3197) aan te vragen voor dezelfde positie waarop binnen een seizoenswissel een band vervanging wordt aangevraagd (3199) |
ROB-SVC000088 | The value for mileage or hour meter reading but not being empty | Field value must have a value | De waarde (value) voor kilometer- of urentellerstand maar niet leeg zijn |
ROB-SVC000089 | The value for the vehicle mileage or vehicle hours is invalid | Invalid or malformed value for field value | De ingevoerde kilometer- of urentellerstand is niet correct. |
ROB-SVC000090 | The value for the vehicle mileage or vehicle hours is 0. This is not allowed and should be between 1 and 999999 | Value of field value is not in valid range of 1 to 999999 | De ingevoerde kilometer- of urentellerstand is 0. Dit is niet toegestaan. De waarde moet tussen 1 en 999999 zijn. |
ROB-SVC000091 | The requested combination of ROB code, operation code and reason code in not correct | Unexpected combination of ROB code, operation code, operation type code and reason code in component | De aangevraagde combinatie van ROB code, defect en bewerking is niet correct |
ROB-SVC000092 | If Partcount is a required field it must be part of the component in the service request | Field partCount must have a value | Als Partcount een verplicht veld in binnen een component, dan moet deze meegestuurd worden in de aanvraag. |
ROB-SVC000093 | The value entered as part count is not correct. The maximum number can be found with the component in the component tree | Value of field partCount is not in valid range of x to x | Het ingevoerde aantal is niet correct. Het maximale aantal is terug te vinden in het component in de componentenboom |
ROB-SVC000094 | A part count is not allowed for this component | Field partCount is not allowed | Het opvoeren van een 'aantal' (partcount) is niet toegestaan bij dit component |
ROB-SVC000095 | If Location is a required field it must be part of the component in the service request | Field location must have a value | Als Location een verplicht veld is binnen een component, dan moet deze meegestuurd worden in de aanvraag. |
ROB-SVC000096 | The entered location of this component is not correct | Invalid or malformed value for field location | De opgegeven locatie van dit component is niet correct |
ROB-SVC000097 | A location is not allowed for this component | Field location is not allowed | Een locatie is bij dit component niet toegestaan |
ROB-SVC000098 | The field Price must be added to a component and must have a value | Field price must have a value | Het veld Price moet meegestuurd worden in een component en moet een waarde hebben |
ROB-SVC000099 | Adding the Price field is not allowed in this component | Field price is not allowed | Het toevoegen van het veld Prijs is niet toegestaan in dit component |
ROB-SVC000100 | The field 'part' in the RentalVehicleDeliveryDetailsPart component in the reservation (operation 29) is empty or contains an error or not all mandatory fields | Field part must have a value | Het veld 'part' in het onderdeel RentalVehicleDeliveryDetailsPart in de reservering (operatie 29) is leeg of bevat een fout of niet alle verplichte velden zijn gevuld |
ROB-SVC000101 | The field 'part' in the RentalVehicleProperties component in the check-out (operation 30) is empty or contains an error or not all mandatory fields | Field part must have a value | Het veld 'part' in het onderdeel RentalVehicleProperties in de check-out (handeling 30) is leeg of bevat een fout of niet alle verplichte velden |
ROB-SVC000102 | The field 'part' in the tire component is empty or contains an error or not all mandatory fields | Field part must have a value | Het veld 'part' in het banden component is leeg, bevat een fout of niet alle verplichte velden |
ROB-SVC000103 | The subcomponent Reservation (operation 29) has a part that is not allowed with this type of subcomponent. Only the Rental Vehicle Delivery details part is allowed | Invalid or malformed value for field part | Het subcomponent Reservering (bewerking 29) is voorzien van een part welke niet is toegestaan bij dit type subcomponent. Alleen het part Rental Vehicle Delivery details is toegestaan |
ROB-SVC000104 | The subcomponent Check-out (operation 30) has a part that is not allowed with this type of subcomponent. Only the Rental Vehicle Properties part is allowed | Invalid or malformed value for field part | Het subcomponent Uitgifte (bewerking 30) is voorzien van een part welke niet is toegestaan bij dit type subcomponent. Alleen het part Rental Vehicle Properties is toegestaan |
ROB-SVC000105 | The tire (sub) component is provided with a part which is not allowed with tire components 3199, 3198, 3197 or 3196 | Invalid or malformed value for field part | Het banden (sub)component is voorzien van een part welke niet is toegestaan bij band componenten (3199,3198,3197 of 3196) |
ROB-SVC000106 | The specified tire id is not valid | Unknown Tire Id supplied in field Part | Het opgegeven banden nummer (tire id) wordt niet herkend. |
ROB-SVC000107 | The subcomponent contains a value for the field part but the field is not allowed to be used | Field Part is not allowed | Het subcomponent is voorzien van een part welke niet is toegestaan bij dit type subcomponent |
ROB-SVC000108 | The location of the tire is not correct (axle/position) | Invalid or malformed value for field location | De locatie van de band is niet correct (as/positie) |
ROB-SVC000109 | A tire component (3199 or 3199) must have a location per tire position | Field location must have a value | Een banden component (3199 of 3199) moet voorzien zijn van een locatie per band positie |
ROB-SVC000110 | The subcomponent contains a value for the field value but the field is not allowed to be used | Field Value is not allowed | Het subcomponent is voorzien van een waarde welke niet is toegestaan bij dit type subcomponent |
ROB-SVC000111 | The free kilometrage (9112) or rental period kilometrage (9113) cannot be empty | Field value must have a value | De waarde van de vrije kilometers (9112) of de verreden kilometers (9113) mag niet leeg zijn |
ROB-SVC000112 | The rental period/rental period charged cannot be empty | Field value must have a value | De inzetduur/inzetduur doorbelast mag niet leeg zijn |
ROB-SVC000113 | The units of fuel in liters or kilowatt/hour (9155) cannot be empty | Field value must have a value | Het aantal brandstof in liters of kilowatts per uur (9155) mag niet leeg zijn |
ROB-SVC000114 | The subcomponent Reservation (operation 29) must contain a rental class | Field value must have a value | Het subcomponent Reservering (bewerking 29) moet voorzien zijn van een huurklasse reservering |
ROB-SVC000115 | The tire profile depth cannot be empty | Field value must have a value | De waarde voor profile diepte mag niet leeg zijn |
ROB-SVC000116 | An invalid or empty tire profile depth value was specified | Invalid or malformed value for field value | Er is een ongeldige of lege waarde voor profieldiepte opgegeven |
ROB-SVC000117 | The tire profile depth may only contain 1 decimal place | Value of field value has more than the allowed number (1) of decimal places | De profieldiepte mag maar 1 decimaal bevatten |
ROB-SVC000118 | An invalid tire profile depth was specified. This value must be between 0.1 and 20.0 | Value of field value is not in valid range of 0.1 to 20.0 | Er is een ongeldige profieldiepte opgegeven. Deze waarde moet tussen de 0,1 en 20,0 zijn. |
ROB-SVC000119 | The value of the fuel costs (liters of fuel filled or number of kWh for charging the batteries) must be entered in numbers | Invalid or malformed value for field value | De waarde van de brandstofkosten (getankte liters brandstof of aantal kWh voor het laden van de accu's) moet in cijfers worden ingevoerd. |
ROB-SVC000120 | The value of the fuel costs (liters of fuel filled or number of kWh for charging the batteries) cannot have more than 1 decimal | Value of field value has more than the allowed number (1) of decimal places | De waarde van de brandstofkosten (getankte liters brandstof of aantal kWh voor het laden van de accu's) mag maar 1 decimaal bevatten. |
ROB-SVC000121 | The value of the fuel costs (liters of fuel filled or number of kWh for charging the batteries) must be between 0.1 and 199.9 | Value of field value is not in valid range of 0.1 to 199.9 | De waarde van de brandstofkosten (getankte liters brandstof of aantal kWh voor het laden van de accu's) moet groter zijn dan 0,1 en kleiner dan 199,9 |
ROB-SVC000122 | The value of the kilometers driven must be entered in numbers | Invalid or malformed value for field value | De waarde van de verreden kilometers moet in cijfers worden ingevoerd |
ROB-SVC000123 | The value of the (sub)component free kilometrage (9112) must be between 0 and 99999 | Value of field value is not in valid range of 0 to 99999 | De waarde voor het (sub)component vrije kilometers (9112) moet tussen de 0 en 99999 zijn |
ROB-SVC000124 | The rental period must be entered in numbers | Invalid or malformed value for field value | De inzetduur moet in cijfers worden ingevoerd |
ROB-SVC000125 | The value of the (sub)component rental period (9110) or rental period charged (9111) must be between 1 and 365 | Value of field value is not in valid range of 1 to 365 | De waarde voor het (sub)component inzetduur (9110) of inzetduur doorbelast (9111) moet tussen de 1 en 365 zijn |
ROB-SVC000126 | The specified rental class is not a valid rental class. Check the contract for the available rental classes | Invalid or malformed value for field value | De opgegeven huurklasse is geen geldige huurklasse. Controleer het contract voor de beschikbare huurklassen |
ROB-SVC000127 | The price of an acquired tire within a replacement (3198) must be between -0.01 and -9,999.99 | Value of field price is not in valid range of -9999.99 to -0.01 | De prijs van een opgekochte band in een bandvervanging (3198) moet tussen de -0,01 en -9.999,99 zijn |
ROB-SVC000128 | The price of a subcomponent must be between 0.01 and 9,999.99 | Value of field price is not in valid range of 0.01 to 9999.99 | De prijs van een subcomponent moet tussen de 0,01 en 9.999,99 zijn |
ROB-SVC000129 | Leniency is not allowed with this component | Field leniency is not allowed | Coulance is niet toegestaan bij deze activiteit. |
ROB-SVC000130 | Warranty is not allowed with this component | Field warranty is not allowed | Garantie is niet toegestaan bij deze activiteit. |
ROB-SVC000131 | Damage is not allowed with this component | Field damage is not allowed | Schade is niet toegestaan bij deze activiteit. |
ROB-SVC000132 | The component contains an invalid combination of leniency, warranty and/or damage | Invalid combination of fields Leniency, Warranty and/or Damage | Er is een niet toegestane combinatie van coulance, garantie en/of schade ingestuurd |
ROB-SVC000133 | It is not allowed to duplicate a tire position | Duplicate locations used in components with ID xxx, xxx | Het is niet toegestaan een band positie dubbel in te dienen |
ROB-SVC000134 | It is not allowed to combine an unknown tire position with a known tire position in a tire repair (3197) | Unknown tire location may only appear once with no other tire locations used in this service request line | Het is niet toegestaan om in een bandreparatie (3197) een onbekend bandpositie te combineren met een bekende band positie |
ROB-SVC000135 | The total price of the component must be equal to the sum of the prices of the sub-components | Line price is not equal to the sum of its subcomponent prices | De totaalprijs van het component moet gelijk zijn aan de optelling van de prijzen van de subcomponenten |
ROB-SVC000136 | It is not allowed within a tire replacement (3198) to deploy a spare tire to an unknown tire position | Replace tire (3198) activity does not permit deploying a spare tire for an unknown tire location | Het is met een bandvervanging (3198) niet toegestaan om een reserveband in te zetten op een onbekende band positie |
ROB-SVC000137 | The requested mileage service must be higher than the last service performed (see contract details of the lease vehicle) | The maintenance ROB-code cannot be less or equal to the last performed maintenance code (x) | De aangevraagd kilometer onderhoudsbeurt moet hoger zijn dan de laatste uitgevoerde beurt (zie contract details van het lease object) |
ROB-SVC000138 | The last performed maintenance date is in the future and therefore does not allow maintenance activities at this time | The last performed maintenance date is in the future and therefore does not allow maintenance activities at this time | De laatst uitgevoerde onderhoudsdatum ligt in de toekomst en staat daarom op dit moment geen onderhoudsactiviteiten toe |
ROB-SVC000139 | The price of a component cannot be 0.00 if the Warranty: Full field is not included | Price value is not allowed to be zero when field Warranty does not have the value Full | De prijs van een activiteit mag niet 0,00 zijn als het veld Warranty: Full niet wordt meegestuurd |
ROB-SVC000140 | An activity performed under warranty cannot have a price | Non zero price value is not allowed when field Warranty has value Full | Een onder garantie uitgevoerde activiteit mag geen prijs hebben |
ROB-SVC000141 | Submission of a total price is only allowed with final stage (check-in) of the request | Rental vehicle line price must be zero when the line does not contain a rental vehicle check in subcomponent | Het meesturen van de totaalprijs is alleen toegestaan als de vervangend verover aanvraag wordt afgemeld (check-in) |
ROB-SVC000142 | A relief vehicle extension must also contain a reservation and checkout | Rental vehicle rent extension requires a reservation and a checkout | Een vervangend vervoer verlenging moet ook een reservering één uitgifte bevatten |
ROB-SVC000143 | The rental class of the relief vehicle could not be determined automatically. Please supply the deployed rental class manually within the request | Rental class of vehicle with license plate xxxxxx could not be determined automatically. Please supply the rental class manually | De huurklasse van de inzetauto kon niet automatisch bepaald worden. Graag handmatig de ingezette huurklasse opgeven in de aanvraag |
ROB-SVC000144 | The fuel type of the relief vehicle could not be determined automatically. Please supply the correct fuel type manually within the request (fuelType) | Fuel type for vehicle with license plate xxxxxx could not be determined automatically. Please supply the fuel type manually | De brandstof van de inzetauto kon niet automatisch bepaald worden. Graag handmatig de juiste brandstof opgeven in de aanvraag (fuelType) |
ROB-SVC000145 | The transmission of the relief vehicle could not be determined automatically. Please supply the correct transmission manually within the request (hasAutomaticTransmission) | HasAutomaticTransmission value for vehicle with license plate xxxxxx could not be determined automatically. Please supply the HasAutomaticTransmission value manually | De transmisse van de inzetauto kon niet automatisch bepaald worden. Graag handmatig de juiste transmissie opgeven in de aanvraag (hasAutomaticTransmission) |
ROB-SVC000146 | The body type of the relief vehicle could not be determined automatically. Please supply the correct body type manually within the request (isEstate) | IsEstate value for vehicle with license plate xxxxxx could not be determined automatically. Please supply the IsEstate value manually | De carrosserie van de inzetauto kon niet automatisch bepaald worden. Graag handmatig de juiste carrosserie opgeven in de aanvraag (isEstate) |
ROB-SVC000147 | The price of the sub-component has too many decimal places (maximum 2 allowed) | 'Price' must not be more than 16 digits in total, with allowance for 2 decimals. 1 digits and 7 decimals were found | De prijs van het subcomponent heeft te veel decimalen (maximaal 2 toegestaan) |
ROB-SVC000148 | The length of a value within a subcomponent can be a maximum of 32 characters | The length of 'Value' must be 32 characters or fewer. You entered xx characters | De lengte van een Value binnen een subcomponent mag maximaal 32 karakters lang zijn |
ROB-SVC000150 | The rental period in the extension cannot be equal to or less than the rental period in the reservation | The total rent duration (X day(s)) in the extension cannot be less than or equal to the duration (X day(s)) specified in the reservation | De inzetduur bij de verlenging mag niet minder of gelijk zijn dan de inzetduur van de reservering |
ROB-SVC000151 | The rental period charged in the extension cannot be equal to or less than the rental period charged in the reservation | The total rent duration charged (X day(s)) in the extension cannot be less than the duration charged (X day(s)) specified in the reservation | De inzetduur doorbelast bij de verlenging mag niet minder of gelijk zijn dan de inzetduur doorbelast in de reservering |
ROB-SVC000153 | One or more requested components have already been requested in another service request for the same license plate | Component with ROB code XXXX, operation code XX and reason code XX is of duplicate nature with component ROB code XXXX, operation code XX and reason code XX from another open service request for the same license plate | Een of meerdere aangevraagde activiteiten zijn al in een andere werkopdracht voor hetzelfde kenteken aangevraagd |
ROB-SVC000154 | In the check out or extension the subcomponent rental charge total (9150) is missing | Missing required subcomponent with ROB-code 9150 as child in either the rental checkout subcomponent or the extension subcomponent | In de uitgifte (check out) of verlenging (extension) mist het subcomponent met de verhuurkosten (9150) |
ROB-SVC000155 | In the check out or extension the subcomponent free kilometrage (9112) is missing | Missing required subcomponent with ROB-code 9112 as child in either the rental checkout subcomponent or the extension subcomponent | In de uitgifte (check out) of verlenging (extension) mist het subcomponent met de vrije kilometers (9112) |
ROB-SVC000156 | The subcomponent free kilometrage (9112) in checkout already exists in extension. Please remove the subcomponent from the checkout | Subcomponent with ROB-code 9112 in rental vehicle checkout already exists in extension. Please remove the subcomponent from the rental vehicle checkout | De uitgifte bevat het subcomponent vrije kilometers (9112) welke ook is toegevoegd aan de verlenging. Dit subcomponent moet dan ook verwijderd worden uit de uitgifte |
ROB-SVC000157 | The subcomponent rental charge total (9150) in checkout already exists in extension. Please remove the subcomponent from the checkout | Subcomponent with ROB-code 9157 in rental vehicle checkout already exists in extension. Please remove the subcomponent from the rental vehicle checkout | De uitgifte bevat het subcomponent verhuurkosten (9150) welke ook is toegevoegd aan de verlenging. Dit subcomponent moet dan ook verwijderd worden uit de uitgifte |
ROB-SVC000158 |
The subcomponent pickup charge (9151) in reservation already exists in checkout or
extension. Please remove the subcomponent from the reservation or The subcomponent pickup charge (9151) in checkout already exists in extension. Please remove the subcomponent from the checkout |
Subcomponent with ROB-code 9151 in rental vehicle reservation already exists in checkout and/or extension. Please remove the subcomponent from the rental vehicle reservation | De reservering bevat het subcomponent haalkosten (9151) welke ook is toegevoegd aan de uitgifte of verlenging. Dit subcomponent moet dan ook verwijderd worden uit de reservering of van het subcomponent haalkosten (9151) welke ook is toegevoegd aan de verlenging. Dit subcomponent moet dan ook verwijderd worden uit de uitgifte |
ROB-SVC000159 |
The subcomponent delivery charge (9152) in reservation already exists in checkout or
extension. Please remove the subcomponent from the reservation or The subcomponent delivery charge (9152) in checkout already exists in extension. Please remove the subcomponent from the checkout |
Subcomponent with ROB-code 9152 in rental vehicle reservation already exists in checkout and/or extension. Please remove the subcomponent from the rental vehicle reservation | De reservering bevat het subcomponent brengkosten (9152) welke ook is toegevoegd aan de uitgifte of verlenging. Dit subcomponent moet dan ook verwijderd worden uit de reservering of De uitgifte bevat het subcomponent brengkosten (9152) welke ook is toegevoegd aan de verlenging. Dit subcomponent moet dan ook verwijderd worden uit de uitgifte |
ROB-SVC000160 |
The subcomponent miscellaneous charges (9153) in reservation already exists in checkout or
extension. Please remove the subcomponent from the reservation or The subcomponent miscellaneous charges (9153) in checkout already exists in extension. Please remove the subcomponent from the checkout |
Subcomponent with ROB-code 9153 in rental vehicle checkout already exists in extension. Please remove the subcomponent from the rental vehicle checkout | De reservering bevat het subcomponent overige kosten (9153) welke ook is toegevoegd aan de uitgifte of verlenging. Dit subcomponent moet dan ook verwijderd worden uit de reservering of de uitgifte bevat het subcomponent overige kosten (9153) welke ook is toegevoegd aan de verlenging. Dit subcomponent moet dan ook verwijderd worden uit de uitgifte |
ROB-SVC000161 | The subcomponent kilometrage Surcharge (9157) in checkout already exists in extension. Please remove the subcomponent from the checkout | Subcomponent with ROB-code 9157 in rental vehicle checkout already exists in extension. Please remove the subcomponent from the rental vehicle checkout | De uitgifte bevat het subcomponent meerkilometertarief (9157) welke ook is toegevoegd aan de verlenging. Dit subcomponent moet dan ook verwijderd worden uit de uitgifte |
ROB-SVC000162 | The total price of the relief vehicle request must be equal to the sum of all sub-component prices in the check in | Rental vehicle line price (xxx.xx) must be equal to the sum of the subcomponent prices of the check in (xxx.xx) | De totaalprijs van de vervangend vervoer aanvraag moet gelijk zijn aan de som van alle subcomponenten prijzen in de afmelding |
ROB-SVC000163 | The kilometrage surcharge is not allowed if the rental period kilometrage are less than the total of the free kilometrage multiplied by the number of days from the rental period | Kilometrage surcharge is not allowed when there are no surplus kilometers (rental period kilometrage of xxx km <= the total free kilometrage of xxx km for X day(s)) | Meerkilometerkosten (9154) zijn niet toegestaan als de verreden kilometers minder zijn dan het totaal van de vrije kilometers maal het aantal dagen uit de inzetduur |
ROB-SVC000164 | It is not allowed to charge fuel service (9156) if fuel costs (9155) are not also present in the request | Fuel service charge is not allowed when there is no fuel charge subcomponent | Het is niet toegestaan om aftankkosten (9156) te berekenen als er niet ook brandstofkosten (9155) worden doorberekent |
ROB-SVC000165 | The license plate of the rental vehicle cannot be the seem as the leasing vehicle | The deployed vehicle cannot share the same license plate (xxxxxx) as the lessor object | Het kenteken van de inzet auto mag niet hetzelfde zijn als het kenteken van het object |
ROB-SVC000166 | The entered rental class cannot be selected because it has been disabled by the leasing company | The rental class XX cannot be used for the reservation because it has been disabled by the lessor | De ingevoerde huurklasse kan niet gekozen worden omdat deze door de leasemaatschappij is uitgeschakeld |
ROB-SVC000167 | Not in use anymore | Not in use anymore | Niet meer in gebruik |
ROB-SVC000169 | The remark in the subcomponent is too long (400 characters maximum allowed) | The length of 'Comment' must be 400 characters or fewer. You entered xxx characters | De opmerking in het subcomponent is te lang (maximaal 400 tekens toegestaan) |
ROB-SVC000170 | Within the reservation the rental period charged (9111) cannot be higher than the rental period (9110) | The reservation rental period (x day(s)) must be greater than or equal to the reservation rental period charged (x day(s)) | In de reservering mag de inzetduur doorbelast (9111) niet groter zijn dan de inzet duur (9110) |
ROB-SVC000171 | Within the extension the rental period charged (9111) cannot be higher than the rental period (9110) | The extension rental period (x day(s)) must be greater than or equal to the extension rental period charged (x day(s)) | In de verlenging mag de inzetduur doorbelast (9111) niet groter zijn dan de inzet duur (9110) |
ROB-SVC000172 | With this sub component a comment is mandatory | Field comment must have a value | Bij dit subcomponent is een toelichting verplicht |
ROB-SVC000173 | With this sub component a comment is not allowed | Field comment is not allowed | Bij dit subcomponent is het niet toegestaan een toelichting mee te sturen |
ROB-SVC000174 | The subcomponent rental charge total (9150) must be zero when rental period charged (9111) is zero | Total rental charge must be zero when rental period charged is zero | Het totaal huurbedrag van de subcomponent (9150) moet nul zijn als de in rekening gebrachte huurperiode (9111) nul is |
ROB-SVC000175 | Invalid warranty field value in (sub)component | 'Warranty' has a range of values which does not include X | Ongelding garantie veld in subcomponent |
ROB-SVC000176 | Invalid leniency field value in (sub)component | 'Leniency' has a range of values which does not include X | Ongeldig coulance veld in subcomponent |
ROB-SVC000177 | Components marked as damage are not allowed to be added to this service request. Please use the ROB-Net web interface instead. | Damage service requests are currently not available through the ROB-API. Create a damage service request through the web interface of ROB-Net. | Schade componenten zijn niet toegestaan om toe te voegen aan deze aanvraag. Gebruik de ROB-Net webapplicatie. |
ROB-SVC000178 | The uploaded file type is not allowed | The uploaded file type is not supported. Allowed file types are PDF, PNG and JPG/JPEG | Het geuploade bestandstype is niet toegestaan. Toegestane bestandstypes zijn PDF, PNG en JPG/JPEG |
ROB-SVC000179 | The signature of the uploaded file does match the extension | The signature of the uploaded file does match the extension | Het geuploade bestandtype komt niet overeen met de extensie |
ROB-SVC000180 | The file name cannot be empty | 'File Name' must not be empty | De 'File Name' mag niet leeg zijn |
ROB-SVC000181 | The length of the file name can be a maximum of 255 characters | The length of 'File Name' must be 255 characters or fewer. You entered xx characters | De bestandsnaam mag maximaal 255 karakters lang zijn |
ROB-SVC000182 | The file cannot be empty | 'File' must not be empty | Het bestand mag niet leeg zijn |
ROB-SVC000183 | A maximum of 100 attachments is allowed on a service request | The number of attachments of a service request exceeds the maximum number of 100 | Het aantal bijlagen van een serviceaanvraag overschrijdt het maximale aantal van 100 |
ROB-SVC000184 | A maximum of 100MB of attachments is allowed on a service request | The total file size of attachments of a service request exceeds 100 MB | De totale bestandsgrootte van de serviceaanvraag overschrijdt het maximale aantal van 100MB |
ROB-SVC000185 | The damage case number has a maximum length of 50 characters | The length of 'Damage Case Number' must be 50 characters or fewer. You entered xx characters | Het schadedossiernummer mag maximaal 50 karakters lang zijn |
ROB-SVC000186 | Damage service request must be allowed by the lessor for the supplier to create for a specific object | Damage service requests are not allowed for this vehicle by the lessor | De leasemaatschappij waartoe het object behoort staat niet toe dat er schadewerkopdrachten worden aangemaakt voor het object |
Invoicing
Error code | Description | Example | Beschrijving |
---|---|---|---|
ROB-INV000001 | It is not possible to invoice a service request that does not have the status 'ReadyForInvoicing' | Service request with ID xxx is in a state that does not allow invoicing | Het is niet mogelijk een werkopdracht te factureren welke niet de status 'Factureren' heeft |
ROB-INV000002 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Missing supplier IBAN | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000003 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Malformed supplier IBAN | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000004 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Missing supplier BIC | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000005 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Malformed supplier BIC | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000006 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Missing supplier VAT number | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000007 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Malformed supplier VAT number | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000008 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Missing supplier Chamber of Commerce number | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000009 | (Some of) The supplier invoicing details are missing in ROB-Net. These must be manually supplied through the website by the user. | Malformed supplier Chamber of Commerce number | Eén of meerdere leverancier facturatiegegevens missen in ROB-Net. Deze moeten door de gebruiker handmatig worden toegevoegd in de webportal van ROB-Net |
ROB-INV000010 | The ROB number of the supplier is incorrect | Sender identity field RobNumber must have value xxxxxx | Het ROB-Net lidnummer van de leverancier is niet correct |
ROB-INV000011 | The IBAN number is incorrect | Sender identity field Iban must have value NL02ABNA0123456789 | Het IBAN-nummer van de leverancier is niet correct |
ROB-INV000012 | The BIC number of the supplier is incorrect | Sender identity field Bic must have value ABNABE2AMYO | Het BIC-nummer is niet correct |
ROB-INV000013 | The VAT number is incorrect | Sender identity field VatNumber must have value NLxxxxxxxxxB01 | Het BTW-nummer is niet correct |
ROB-INV000014 | The Chamber of Commerce number is incorrect | Sender identity field ChamberOfCommerceNumber must have value xxxxxxxx | Het Kamer van Koophandel nummer is niet correct |
ROB-INV000015 | An unsupported number of VAT percentages were used. This can only occur for historic requests invoiced through the website or through the obsolete BOL SOAP API. | More than three VAT percentages are in use for this service- or relief vehicle request. Further invoicing is not supported at this time. | Er is een niet-ondersteund aantal BTW-percentages gebruikt. Dit kan alleen voor historische verzoeken die zijn gefactureerd via de website of via de verouderde BOL SOAP API. |
ROB-INV000016 | A negative VAT percentage has been used. This can only occur for historic requests invoiced through the website or through the obsolete BOL SOAP API. | One or more VAT percentages have been used in error for this service- or relief vehicle request. Further invoicing is not supported at this time. | Er is een negatief BTW-percentage gehanteerd. Dit kan alleen voor historische verzoeken die zijn gefactureerd via de website of via de verouderde BOL SOAP API. |
ROB-INV000017 | The entered invoice number already exists in ROB-Net. The invoice number must be unique | An invoice with the InvoiceNumber field value xxx already exists | Het ingevoerde factuurnummer bestaat al in ROB-Net. Het factuurnummer moet uniek zijn. |
ROB-INV000018 | The total amount excluding VAT of the invoice must be equal to the total amount agreed excluding VAT of the service request | Only the agreed amount of XX.XX may be invoiced (excluding VAT) | Het totaalbedrag exclusief BTW van de factuur moet gelijk zijn aan het totaalbedrag akkoord exclusief BTW van de werkopdracht |
ROB-INV000019 | The credit amount is higher than the amount already invoiced on the debit invoice | Only the already paid amount of xxx.xx (excluding VAT) may be invoiced as credit | Het credit bedrag is hoger dan het reeds gefactureerde bedrag op de debetfactuur |
ROB-INV000020 | A credit invoice must be followed by a debit invoice | Only the outstanding amount of 10.00 (excluding VAT) may be invoiced as debit | Een creditfactuur moet opgevolgd worden door debetfactuur |
ROB-INV000021 | The invoice to be created introduces a new VAT percentage bringing the total VAT percentages in use above the maximum allowed (3). | Invoicing as debit with VAT percentage xx.xx will bring the number of VAT percentages used for this service- or relief vehicle request to more than 3, which is not allowed" | De aan te maken factuur introduceert een nieuw BTW-percentage waardoor het totale BTW-percentage boven het toegestane maximum komt (3) |
ROB-INV000022 | A debit invoice was requested to be created but only a credit invoice is allowed at this time. | Only the outstanding amount of at least xx.xx (excluding VAT) may be invoiced as credit | Er is verzocht om een debet factuur te maken, maar op dit moment is alleen een creditfactuur toegestaan |
ROB-INV000023 | The VAT percentage on the credit invoice does not exist on the debit invoice and is therefore not allowed on the credit invoice | No amount with VAT percentage 21.00 has been invoiced as debit and therefore no amount can be invoiced as credit with this VAT percentage | Het BTW-percentage op de creditfactuur komt niet voor op de debetfactuur en is daarom niet toegestaan op de creditfactuur |
ROB-INV000024 | No more than the invoiced amount can be credited per VAT percentage. The credit amount is higher than the debit amount in the 1st debit invoice | Only a maximum amount of 2.00 with VAT percentage 20.00 can be invoiced as credit | Per BTW-percentage kan niet meer dan het gefactureerde bedrag gecrediteerd worden. Het credit bedrag is hoger dan het debet bedrag in eerste debetfactuur |
ROB-INV000025 | The lessor ROB number under identity receiver address does not match the lessor ROB number in the invoice template | Receiver identity field RobNumber must have value xxxxxx | Het leasemaatschappij lidnummer onder identity receiver komt niet overeen met het leasemaatschappij nummer in de factuur template |
ROB-INV000026 | The lessor name under identity receiver address does not match the lessor name in the invoice template | Receiver identity field Name must have value xx | De leasemaatschappijnaam onder identity receiver komt niet overeen met de leasemaatschappij naam in de factuur template |
ROB-INV000027 | The street name under identity receiver address does not match the street name in the invoice template | Receiver identity field Street must have value xx | De straatnaam onder identity receiver address komt niet overeen met de straatnaam in de factuur template |
ROB-INV000028 | The street number under identity receiver address does not match the street number in the invoice template | Receiver identity field StreetNumber must have value x | Het huisnummer onder identity receiver address komt niet overeen met het huisnummer in de factuur template |
ROB-INV000029 | The street number suffix under identity receiver address does not match the street number suffix in the invoice template | Receiver identity field StreetNumberSuffix must have value x | De huisnummertoevoeging onder identity receiver address komt niet overeen met de huisnummertoevoeging in de factuur template |
ROB-INV000030 | The postal code under identity receiver address does not match the postal code in the invoice template | Receiver identity field PostalCode must have value xxxxxx | De postcode onder identity receiver address komt niet overeen met de postcode in de factuur template |
ROB-INV000031 | The city name under identity receiver address does not match the city name in the invoice template | Receiver identity field City must have value xx | De plaatsnaam onder identity receiver address komt niet overeen met de plaatsnaam in de factuur template |
ROB-INV000032 | Not in use anymore | Not in use anymore | Niet meer in gebruik |
ROB-INV000033 | It is only allowed to send in original PDF files as an invoice attachment. The extension of the added file may have been changed to .PDF | The uploaded file does not have a valid PDF file signature | Het is alleen toegestaan om originele PDF-bestanden in te sturen als factuur bijlage. De extensie van het toegevoegde bestand is mogelijk veranderd naar .PDF |
ROB-INV000034 | It is only allowed to send in PDF files as invoice attachments | 'File Content Type' must be equal to 'application/pdf | Het is alleen toegestaan om PDF-bestanden in te sturen als factuur bijlage |
ROB-INV000035 | It is mandatory to include the file name when sending an attachment | 'File Name' must not be empty | Het is verplicht om de factuurbestandsnaam mee te sturen bij het insturen van een bijlage |
ROB-INV000036 | The entered invoice file name can only consist of uppercase letters, lowercase letters, numbers and – (minus sign). All other characters are not allowed | 'File Name' is not in the correct format | De ingevoerde factuurbestandsnaam mag alleen bestaan uit hoofdletters, kleine letters, getallen en - (min teken). Alle andere tekens zijn niet toegestaan |
ROB-INV000037 | The entered invoice file name is too long. The invoice file name can only be 64 characters or less | The length of 'File Name' must be 64 characters or fewer. You entered xx characters | De ingevoerde factuurbestandsnaam is te lang. De bestandsnaam mag maximaal 64 karakters lang zijn |
ROB-INV000038 | The invoice number cannot be empty | 'Invoice Number' must not be empty | Het factuurnummer mag niet leeg zijn |
ROB-INV000039 | The invoice number is too long. The invoice number can only be 35 characters or less | The length of 'Invoice Number' must be 35 characters or fewer. You entered 71 characters | Het factuurnummer mag maximaal 35 karakters getallen bevatten. |
ROB-INV000040 | The invoice date cannot be empty | 'Invoice Date' must not be empty | De factuurdatum mag niet leeg zijn |
ROB-INV000041 | The invoice type cannot be empty | 'Invoice Type' must not be empty | Het factuurtype mag niet leeg zijn |
ROB-INV000042 | The type of currency must be EUR | 'Currency Type' must be equal to 'EUR' | Het type munteenheid moet EUR zijn |
ROB-INV000043 | The details of the supplier (identity sender) cannot not be empty | 'Identity Sender' must not be empty | De gegevens van de leverancier (identity sender) mag niet leeg zijn |
ROB-INV000044 | The details of the leasing company (identity receiver) cannot not be empty | 'Identity Receiver' must not be empty | De gegevens van de leasemaatschappij (identity receiver) mag niet leeg zijn |
ROB-INV000045 | The VAT lines cannot be empty | 'Vat Lines' must not be empty | De BTW-regels mogen niet leeg zijn |
ROB-INV000046 | The VAT lines must contain 1 to 3 lines | 'VatLines' must contain 1 to 3 elements | De BTW-regels moet 1 tot 3 regels bevatten |
ROB-INV000047 | In the VAT lines a VAT percentage may only appear once | 'VatLines' may not contain the same VAT percentage more than once | In de BTW-regels mag een BTW-percentage maar één keer voorkomen |
ROB-INV000048 | The VAT lines cannot be empty | 'Vat Lines' must not be empty | De BTW-regels mogen niet leeg zijn (in het geval van meerdere BTW-regels) |
ROB-INV000049 | The VAT percentage under vat lines cannot be empty | 'Vat Percentage' must not be empty | Het BTW-percentage onder BTW-regels mag niet leeg zijn |
ROB-INV000050 | The VAT percentage under vat lines must be equal or less to 100 | 'Vat Percentage' must be less than or equal to '100' | Het BTW-percentage onder BTW-regels moet kleiner of gelijk zijn aan 100 |
ROB-INV000051 | The VAT percentage under vat lines must be greater than 0 | 'Vat Percentage' must be greater than or equal to '0' | Het BTW-percentage onder BTW-regels moet groter zijn dan 0 |
ROB-INV000052 | The VAT percentage under vat lines can only contain 16 digits, including 2 decimals | Vat Percentage' must not be more than 16 digits in total, with allowance for 2 decimals. x digits and x decimals were found | Het BTW-percentage onder BTW-regels mag maximaal 16 getallen bevatten waarvan 2 decimalen |
ROB-INV000053 | The price excluding VAT under vat lines must be less than 999999.99 | 'Price Without Vat' must be less than '999999.99' | De prijs exclusief BTW onder BTW-regels moet lager zijn dan 999999.99 |
ROB-INV000054 | The price excluding VAT under vat lines must be greater than 0 | 'Price Without Vat' must be greater than '0' | De prijs exclusief BTW onder BTW-regels moet groter zijn dan 0 |
ROB-INV000055 | The price excluding VAT under vat lines can only contain 16 digits, including 2 decimals | 'Price Without Vat' must not be more than 16 digits in total, with allowance for 2 decimals. 2 digits and 10 decimals were found | De prijs exclusief BTW onder BTW-regels mag maximaal 16 getallen bevatten waarvan 2 decimalen |
ROB-INV000056 | The price including VAT under vat lines must be less than 999999.99 | 'Price With Vat' must be less than '999999.99' | De prijs inclusief BTW onder BTW-regels moet lager zijn dan 999999.99 |
ROB-INV000057 | The price including VAT under vat lines must be greater than 0 | 'Price With Vat' must be greater than '0' | De prijs inclusief BTW onder BTW-regels moet groter zijn dan 0 |
ROB-INV000058 | The price including VAT under vat lines can only contain 16 digits, including 2 decimals | 'Price With Vat' must not be more than 16 digits in total, with allowance for 2 decimals. x digits and xx decimals were found | De prijs inclusief BTW onder BTW-regels mag maximaal 16 getallen bevatten waarvan 2 decimalen |
ROB-INV000059 | The price without vat under vat lines must be a product of price without vat and the vat percentage | 'PriceWithVat' must be a product of 'PriceWithoutVat' and 'VatPercentage' | De prijs zonder BTW onder BTW-regels moet een uitkomst zijn van prijs zonder BTW keer het BTW-percentage |
ROB-INV000060 | The total cannot be empty and must contain VAT, amount excluding VAT and amount including VAT | 'Total' must not be empty | Het totaal mag niet leeg zijn en moet de velden BTW, bedrag exclusief BTW en bedrag inclusief BTW bevatten |
ROB-INV000061 | The total amount VAT cannot be empty | 'Vat' must not be empty | Het totaalbedrag BTW mag niet leeg zijn |
ROB-INV000062 | The total amount VAT can only contain 16 digits, including 2 decimals | 'Vat' must not be more than 16 digits in total, with allowance for 2 decimals. x digits and xx decimals were found | Het totaalbedrag BTW mag maximaal 16 getallen bevatten waarvan 2 decimalen |
ROB-INV000063 | The total amount VAT must be equal to the sum of the vat of the vat lines | 'Vat' must be equal to the sum of the VAT of the 'VatLines' array | Het totaalbedrag BTW moet gelijk zijn aan de som van de BTW onder de BTW-regels |
ROB-INV000064 | The total amount excluding VAT cannot be empty | 'Excluding Vat' must not be empty | Het totaalbedrag exclusief BTW mag niet leeg zijn |
ROB-INV000065 | The total amount excluding VAT can only contain 16 digits, including 2 decimals | 'Excluding Vat' must not be more than 16 digits in total, with allowance for 2 decimals. 2 digits and 15 decimals were found The total amount excluding VAT can only contain 16 digits, including 2 decimals | Het totaalbedrag exclusief BTW mag maximaal 16 getallen bevatten waarvan 2 decimalen |
ROB-INV000066 | The total amount excluding VAT must be equal to the sum of all the price without vat values of the vat lines | 'ExcludingVat' must be equal to the sum of the 'PriceWithoutVat' values of the 'VatLines' array | Het totaalbedrag exclusief BTW moet gelijk zijn aan de optelling van alle prijs exclusief BTW-waarden uit de BTW-regels |
ROB-INV000067 | The total amount including VAT cannot be empty | 'Including Vat' must not be empty | Het totaalbedrag inclusief BTW mag niet leeg zijn |
ROB-INV000068 | The total amount including VAT can only contain 16 digits, including 2 decimals | 'Including Vat' must not be more than 16 digits in total, with allowance for 2 decimals. 2 digits and 21 decimals were found | Het totaalbedrag inclusief BTW mag maximaal 16 getallen bevatten waarvan 2 decimalen |
ROB-INV000069 | The total amount including VAT must be equal to the sum of all the price with vat values of the vat lines | 'IncludingVat' must be equal to the sum of the 'PriceWithVat' values of the 'VatLines' array | Het totaalbedrag inclusief BTW moet gelijk zijn aan de optelling van alle prijs inclusief BTW-waarden uit de BTW-regels |
ROB-INV000070 | For an open service request, only one debit invoice is allowed for the entire agreed amount | Only a single debit invoice is allowed for unarchived service requests | Voor een openstaande werkopdracht is maar één debet factuur toegestaan voor het hele bedrag akkoord. |
ROB-INV000071 | The ROB number under identity receiver cannot be empty | 'Rob Number' must not be empty | Het ROB-Net lidnummer onder identity receiver mag niet leeg zijn |
ROB-INV000072 | The ROB number under identity receiver is incorrect. The ROB number must be greater than 0 | 'Rob Number' must be greater than '0' The ROB number under identity receiver is incorrect. The ROB number must be greater than 0 | Het ROB-Net lidnummer onder identity receiver is niet correct. Het ROB-Net lidnummer moet groter zijn dan 0 |
ROB-INV000073 | The lessor name under identity receiver cannot be empty | 'Name' must not be empty | De leasemaatschappijnaam onder identity receiver mag niet leeg zijn |
ROB-INV000074 | The length of the lessor name under identity receiver is too long. The lessor name can only be 30 characters or less | The length of 'Name' must be 30 characters or fewer. You entered xx characters | De leasemaatschappijnaam onder identity receiver is te lang. De leasemaatschappijnaam mag maximaal 30 karakters lang zijn |
ROB-INV000075 | The address under identity receiver address cannot be empty | 'Address' must not be empty | Het adres onder identity receiver address mag niet leeg zijn |
ROB-INV000076 | The street name under identity sender address cannot be empty | 'Street' must not be empty | De straatnaam onder identity sender address mag niet leeg zijn |
ROB-INV000077 | The street name under identity sender address is too long. The street name can only be 24 characters or less | The length of 'Street' must be 24 characters or fewer. You entered xx characters | De straatnaam onder identity sender address is te lang. De straatnaam mag maximaal 24 karakters lang zijn |
ROB-INV000078 | The street number under identity sender address cannot be empty | 'Street Number' must not be empty | Het huisnummer onder identity sender address mag niet leeg zijn |
ROB-INV000079 | The street number under identity sender address is incorrect. The street number must be greater than 0 | 'Street Number' must be greater than '0' | Het huisnummer onder identity sender address is niet correct. Het huisnummer moet hoger zijn dan 0 |
ROB-INV000080 | The street number under identity sender address is incorrect. The street number must be less than 100000 | 'Street Number' must be less than '100000' | Het huisnummer onder identity sender address is niet correct. Het huisnummer moet lager zijn dan 100000 |
ROB-INV000081 | The street number suffix under identity sender address is incorrect. Street number suffix can only be 7 characters or less | The length of 'Street Number Suffix' must be 7 characters or fewer. You entered x characters | De huisnummertoevoeging onder identity sender address is niet correct. De huisnummertoevoeging mag maximaal 7 karakters lang zijn |
ROB-INV000082 | The postal code is incorrect. This must be a combination of 4 numbers and 2 letters | 'Postal Code' is not in the correct format | De postcode onder identity sender address is niet correct. Dit moet een combinatie zijn van 4 cijfers en 2 letters |
ROB-INV000083 | City under identity sender address cannot be empty | 'City' must not be empty | De plaatsnaam onder identity sender address mag niet leeg zijn |
ROB-INV000084 | The length of city under identity sender is too long. City name can only be 24 characters or less | The length of 'City' must be 24 characters or fewer. You entered xx characters | De plaatsnaam onder identity sender address is te lang. De plaatsnaam mag maximaal 24 karakters lang zijn |
ROB-INV000085 | ROB number under identity sender cannot be empty | 'Rob Number' must not be empty | ROB-Net lidnummer onder identity sender mag niet leeg zijn |
ROB-INV000086 | The ROB number under identity sender is incorrect and must be greater than 0 | 'Rob Number' must be greater than '0' | Het ROB-Net lidnummer onder identity sender is niet correct en moet hoger zijn dan 0 |
ROB-INV000087 | The supplier name under identity sender cannot be empty | 'Name' must not be empty | De leveranciers naam onder identity sender mag niet leeg zijn |
ROB-INV000088 | The length of the supplier name under identity sender is too long. The supplier name can only be 30 characters or less | The length of 'Name' must be 30 characters or fewer. You entered xx characters | De leverancier naam onder identity sender is te lang. De leveranciersnaam mag maximaal 30 karakters lang zijn |
ROB-INV000089 | The address under identity sender address cannot be empty | 'Address' must not be empty | Het adres onder identity sender address mag niet leeg zijn |
ROB-INV000090 | The payment data is mandatory under paymentIdentity and cannot be empty | 'Payment Identity' must not be empty | De bankgegevens onder payment identity mogen niet leeg zijn |
ROB-INV000091 | It is mandatory to include the IBAN number under the paymentIndentity | 'Payment Identity Iban' must not be empty | Het is verplicht om het IBAN-nummer toe te voegen aan de betaal gegevens van de leverancier |
ROB-INV000092 | The entered IBAN number is not correct | 'Iban' must be a valid IBAN number without whitespace, e.g. NLxxxxxxxxxxxxxxxx" | Het ingevoerde IBAN-nummer is niet correct |
ROB-INV000093 | It is mandatory to include the BIC number under the paymentIndentity | 'Payment Identity Bic' must not be empty | Het is verplicht om het BIC-nummer toe te voegen aan de betaal gegevens van de leverancier |
ROB-INV000094 | The entered BIC number is not correct | 'Bic' must be a valid BIC number without whitespace, e.g. xxxxxxxx | Het ingevoerde BIC-nummer is niet correct |
ROB-INV000095 | It is mandatory to include the VAT number under the paymentIndentity | 'Payment Identity Vat Number' must not be empty | Het is verplicht om het BTW-nummer toe te voegen aan de betaal gegevens van de leverancier |
ROB-INV000096 | The entered VAT number is not correct | 'VatNumber' must be a valid Dutch VAT number, e.g. NLxxxxxxxxxB01 | Het ingevoerde BTW-nummer is niet correct |
ROB-INV000097 | It is mandatory to include the Chamber Of Commerce number under the paymentIndentity | 'Payment Identity Chamber Of Commerce Number' must not be empty | Het is verplicht om het KVK-nummer toe te voegen aan de betaal gegevens van de leverancier |
ROB-INV000098 | The entered Chamber Of Commerce number is not correct | 'ChamberOfCommerceNumber' must be a valid Dutch CoC number, e.g. xxxxxxxx | Het ingevoerde KVK-nummer is niet correct |
ROB-INV000099 | The field pricewithoutvat under vat lines must contain a value | 'Price Without Vat' must not be empty | Het veld prijs zonder BTW onder BTW-regels moet een waarde bevatten |
ROB-INV000100 | The field pricewithvat under vat lines must contain a value | 'Price With Vat' must not be empty | Het veld prijs inclusief BTW onder BTW-regels moet een waarde bevatten |
ROB-INV000101 | The field currency must be present | 'Currency Type' must not be empty | Het veld valuta (currency) moet meegestuurd worden |
ROB-INV000102 | The first invoice for an unarchived request must always be a debit invoice for the total amount approved by the lessor. | Only the agreed amount of xx.xx may be invoiced (excluding VAT) | De eerste factuur voor een niet-gearchiveerde aanvraag moet altijd een debetfactuur zijn voor het totale bedrag dat is goedgekeurd door de leasemaatschappij |
ROB-INV000103 | A credit invoice following another credit invoice may only bring the invoiced total to zero | Only the outstanding amount of xx.xx (excluding VAT) may be invoiced as credit | Een creditfactuur volgend op een andere creditfactuur mag het gefactureerde totaal slechts op nul brengen |
ROB-INV000104 | The invoice number cannot be '0'. | Invoice number '0' is not allowed and must be higher than '0'. | Het factuurnummer mag niet '0' zijn. |
ROB-INV000105 | The invoice date must be greater than or equal to the workshop date of the service request | Invoice date must be greater than or equal to the Workshop date xxxx-xx-xx. | De factuurdatum moet groter of gelijk zijn dan de reparatiedatum van aanvraag |
ROB-INV000106 | The invoice date must be greater than or equal to the checkout date of the rental vehicle request | Invoice date must be greater than or equal to the Checkout date xxxx-xx-xx. | De factuurdatum moet groter of gelijk zijn dan de inzetdatum van aanvraag |
ROB-INV000107 | The invoice date must be greater than or equal to the invoice date of the latest processed invoice | Invoice date must be greater than or equal to the latest processed invoice xxx with Invoice date xxxx-xx-xx. | De factuurdatum moet groter of gelijk zijn dan de factuurdatum van de laatst verwerkte factuur |
ROB-INV000108 | The VAT percentage on the discount invoice does not exist on the debit invoice and is therefore not allowed on the discount invoice | No amount with VAT percentage 21.00 has been invoiced as debit and therefore no amount can be invoiced as a discount with this VAT percentage | Het BTW-percentage op de kortingsfactuur komt niet voor op de debetfactuur en is daarom niet toegestaan op de kortingsfactuur |
ROB-INV000109 | A discount invoice is required because it is requested by the lessor | 'Discount Invoice' must not be empty | Een kortingsfactuur is verplicht omdat deze door de leasemaatschappij wordt vereist |
ROB-INV000110 | A discount invoice is only allowed for invoice type 'DebitAndCreditDiscountInvoice' | 'Discount Invoice' must be empty except when 'Invoice Type' is 'DebitAndCreditDiscountInvoice' | Een kortingsfactuur is alleen toegestaan voor factuurtype 'DebitAndCreditDiscountInvoice' |
ROB-INV000111 | The entered invoice number under 'Discount Invoice' cannot be equal to the invoice number under 'Invoice'. The discount invoice number must be unique | 'Invoice Number' under 'Invoice' should differ from 'Invoice Number' under 'Discount Invoice'. | Het kortingsfactuurnummer mag niet gelijk zijn aan het factuurnummer |
ROB-INV000112 | 'Invoice Type' should be 'DebitAndCreditDiscountInvoice' | 'Invoice Type' must be 'DebitAndCreditDiscountInvoice' | 'Invoice Type' moet 'DebitAndCreditDiscountInvoice' zijn |
ROB-INV000113 | 'Invoice Type' must not be 'DebitAndCreditDiscountInvoice' because it is not allowed | 'Invoice Type' must not be 'DebitAndCreditDiscountInvoice' | 'Invoice Type' mag niet 'DebitAndCreditDiscountInvoice' zijn, omdat dit niet is toegestaan |
ROB-INV000114 | The VAT percentage on the discount invoice does not exist on the debit invoice and is therefore not allowed on the discount invoice | No amount with VAT percentage 21.00 has been invoiced as debit and therefore no amount can be invoiced as a discount with this VAT percentage | Het BTW-percentage op de kortingsfactuur komt niet voor op de debetfactuur en is daarom niet toegestaan op de kortingsfactuur |
Rental Vehicle
Error code | Description | Example | Beschrijving |
---|---|---|---|
ROB-REN000001 | The license plate is mandatory. | 'License Plate' must not be empty. | Het kenteken is verplicht. |
ROB-REN000002 | The license plate is invalid. A Dutch license plate consists of a combination of 6 digits or letters (Hyphens are ignored). | 'License Plate' is invalid. | Het kenteken is incorrect. Een Nederlands kenteken bestaat uit een combinatie van 6 cijfers of letters (koppeltekens worden genegeerd). |