Request Param
gifticonId: Int
JSON
복사
Response(성공)
Search
CommonResponse{
"status": "success",
"data": {
"id": Integer,
"name": String,
"url": String,
"store": String,
"endDate": String,
"isUsed": String,
"remainMoney": Integer,
"memo": String
}
}
JSON
복사