Changed error code number
November 29th, 2019 by Sorin Turoiu
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 a2000 - DataModelValidationError
in the cases when a cost center is used in combination with an account that does not allow cost centers.VouchersV2
andPaymentVoucherV2
endpoints are affected by this change.
