User1065476709 posted
Hi Roemesh,
Failed to deserialise response to an ErrorResponseModel, status code was: "BadRequest", content was: {"errors":[{"errorCode":"0000","errorMessage":"There was a problem trying to deserialise
the property ['monthlyCosts'] with the value provided, please check the value is of the correct data type","errorType":"SERIALIZATION","fullErrorMessage":"[0000] There was a problem trying to deserialise the property ['monthlyCosts'] with the value provided,
please check the value is of the correct data type"},{"errorCode":"0000","errorMessage":"There was a problem trying to deserialise the property ['ExpenditureIncrease'] with the value provided, please check the value is of the correct data type","errorType":"SERIALIZATION","fullErrorMessage":"[0000]
There was a problem trying to deserialise the property ['expectedMonthlyExpenditureIncrease'] with the value provided, please check the
According to the error message, you should first check the deserialization process in your project.
Best regards,
Sam