Get BenefitOn this pageGet BenefitThis endpoint allows to get benefit information.RequestGET configUrlResponseOn success:{ "value": { "id": required uint64, "name": required string, "description": optional string, "icon": optional string (as URL), "termsOfUse": optional string, "cardTypes": optional string[] }}