Changed error code number

🚧

Error code number changed when cost centers not allowed

In order to be more accurate with the error code types thrown, the 4000 - Conflict was changed to a 2000 - DataModelValidationError in the cases when a cost center is used in combination with an account that does not allow cost centers. VouchersV2 and PaymentVoucherV2 endpoints are affected by this change.

925