On Error, meta object will contain an error array with these posible values
| Code | Description | Field |
|---|
| 1001 | Wrong time window object | timeWindow |
| 2002 | Wrong time window values, must be string | timeWindow |
| 2003 | Wrong time window, 'from' must be less than 'to' | timeWindow |
| 2004 | Wrong time window, times are overlapped | timeWindow |
| 2010 | Poi type not found or not allowed for this user | poiType |
| 2020 | Poi code already present for this user | code |
| 2021 | Poi code not found or not allowed for this user | code |
| 2023 | Nothing to update | |
| 2024 | Visiting frequency invalid | visitingFrequency |
| 2025 | Visiting days invalid | visitingDays |
| 5001 | Area code not present or not allowed for this user | salesAreaCode, deliveryAreaCode |