/v1/cards/benefits/{cardId}

Method
GET
Description
카드 혜택 가져오기
담당자

Response

Body

{ "status": 0, "message": "string", "data": { "name": "string", "image": "string", "company": "string", "type": "string", "card_id": 0, "benefits": [ { "title": "string" } ] } }
JSON
복사