//////
Search
Duplicate

도메인
장소
HTTP method
GET
Path
/invitations/{id}/place
기능
장소 확정 조회
우리

Response

{ "status": 200, "data": [ { "placeId": 2, "title": "아우어베이커리2", "seq": 1, "roadNameAddress": null, "isDecision": true, "placeLikesDto": { "isPlaceLike": false, "likeCnt": 0 } }, { "placeId": 1, "title": "아우어베이커리2", "seq": 2, "roadNameAddress": null, "isDecision": true, "placeLikesDto": { "isPlaceLike": true, "likeCnt": 2 } } ] }
JSON
복사