Post api/v1/biddings { "productId" : Number, "biddingPrice" : Number }
201 Created { "id" : Number // 생성된 비딩의 식별자 }