Данные моего тела Json в HTTP-запросе Jmeter:
{"someone":[],"customer":[{"firstName":"John","lastName":"Smith","email":"Someone1@gmail.com","mainClient":true,"document":"1234567","documentType":3,"phone":"+12344567876"}],"hotelId":${hotelId},"hotelRoomTypes":[{"total":1,"hotelRoomTypeId":"${hotelRoomTypes}"}]}
Я получил сообщение об ответе:
{"code":422,"message":"api.error.product.Something.available"}