Hi! I've found that in case of batch creation or update of comanies and contacts when only 1 record does not match some validation rules all the batch is failing with BadRequest(400) status code. I expected that api will return MultiStatus(207), and
read more