기프티콘 상세 조회

Request Param

gifticonId: Int
JSON
복사

Response(성공)

Search
Response
Name
Type
Required
Description
Default
Note
Int
기프티콘 아이디
String
상품명
String
이미지 주소
String
브랜드명
String
유효기간
String
사용여부
미사용, 사용중, 사용완료
Int
금액
금액권일 경우 남은 금액
String
메모
CommonResponse{ "status": "success", "data": { "id": Integer, "name": String, "url": String, "store": String, "endDate": String, "isUsed": String, "remainMoney": Integer, "memo": String } }
JSON
복사